summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wpa.h
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2013-03-27 03:18:30 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-29 03:06:27 +0400
commit9fbafdd9add10e349deeb1f38290943d5107e276 (patch)
tree54ad92d792967727d0ca7f37579a3ecf4c313d96 /drivers/staging/vt6656/wpa.h
parent1cedfa317eb15a82b4e44ed868f4e451238d5aea (diff)
downloadlinux-9fbafdd9add10e349deeb1f38290943d5107e276.tar.xz
staging: vt6656: remove consecutive newlines
Several sed -i '/^$/{ N /^\n$/ D }' drivers/staging/vt6656/*.[ch] Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/wpa.h')
-rw-r--r--drivers/staging/vt6656/wpa.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/vt6656/wpa.h b/drivers/staging/vt6656/wpa.h
index 24b97acf0d6f..2a724c064e59 100644
--- a/drivers/staging/vt6656/wpa.h
+++ b/drivers/staging/vt6656/wpa.h
@@ -33,7 +33,6 @@
#include "80211hdr.h"
-
#define WPA_NONE 0
#define WPA_WEP40 1
#define WPA_TKIP 2
@@ -47,11 +46,6 @@
#define WPA_REPLAYBITSSHIFT 2
#define WPA_REPLAYBITS 0x03
-
-
-
-
-
void
WPA_ClearRSN(
PKnownBSS pBSSList