Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1582923

[PATCH] Staging: wlan-ng: prism2mgmt: Removed an empty line

From Georgios Emmanouil <geo.emmnl@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] Staging: wlan-ng: prism2mgmt: Removed an empty line
Date 2017-02-16 21:20 +0100
Message-ID <tbAH0-2V2-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Removed an empty line.

Signed-off-by: Georgios Emmanouil <geo.emmnl@gmail.com>
---
 drivers/staging/wlan-ng/prism2mgmt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/wlan-ng/prism2mgmt.c b/drivers/staging/wlan-ng/prism2mgmt.c
index 0e671c3..e23a0d0 100644
--- a/drivers/staging/wlan-ng/prism2mgmt.c
+++ b/drivers/staging/wlan-ng/prism2mgmt.c
@@ -1168,7 +1168,6 @@ int prism2mgmt_wlansniff(struct wlandevice *wlandev, void *msgp)
 			}
 		} else {
 			result = hfa384x_drvr_disable(hw, 0);
-
 		}
 
 		netdev_info(wlandev->netdev, "monitor mode disabled\n");
-- 
2.1.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] Staging: wlan-ng: prism2mgmt: Removed an empty line Georgios Emmanouil <geo.emmnl@gmail.com> - 2017-02-16 21:20 +0100

csiph-web