Commit c519822a authored by Georgios Emmanouil's avatar Georgios Emmanouil Committed by Greg Kroah-Hartman

Staging: wlan-ng: prism2mgmt: Removed an empty line

Removed an empty line.
Signed-off-by: default avatarGeorgios Emmanouil <geo.emmnl@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8954ef90
...@@ -1168,7 +1168,6 @@ int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp) ...@@ -1168,7 +1168,6 @@ int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp)
} }
} else { } else {
result = hfa384x_drvr_disable(hw, 0); result = hfa384x_drvr_disable(hw, 0);
} }
netdev_info(wlandev->netdev, "monitor mode disabled\n"); netdev_info(wlandev->netdev, "monitor mode disabled\n");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment