Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 13 Feb 2016 11:12:32 +0000 (16:42 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:49:09 +0000 (16:49 -0800)
commit8cce78a73ff34ea4a5e0af03c929dc3f89781981
tree4dc10b004f69d9de6ad7cdceee732d8e50b2fd06
parent26462869a6e8a4bc03d2be8d821953141c7e730c
Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null

Remove function ieee80211_wep_null from the file as is it blank and
remove its declaration from the header file.
Also remove its function call as it is of no use calling this function.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
This page took 0.026558 seconds and 5 git commands to generate.