summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
diff options
context:
space:
mode:
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>2015-02-23 00:41:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-27 00:37:34 +0300
commit7ea8b64d3b6da711f415cc01454dcc1d6924ee8b (patch)
tree9ef1500cb3bd9e018b2e88211cf0e7584759d433 /drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
parent609de3ae934edbd996af73436fc7509161010b02 (diff)
downloadlinux-7ea8b64d3b6da711f415cc01454dcc1d6924ee8b.tar.xz
staging: rtl8192u: Remove commented header.
This patch removes the commented header <linux/config.h> as it is not used in modern linux systems. Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c')
-rw-r--r--drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
index 8c1bf1f56883..c43d0fe7edf7 100644
--- a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
+++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
@@ -9,7 +9,6 @@
* more details.
*/
-//#include <linux/config.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>