mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 00:24:12 +08:00
staging: wlan-ng: remove unused p80211wext_handler_def declaration
p80211wext_handler_def has been removed since
commit cb3126e60f
("Staging: wlan-ng: Switch from wext
to cfg80211"), so remove it.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20220911094255.3225461-1-cuigaosheng1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4dd8298f9f
commit
9634b371b6
@ -137,8 +137,6 @@ struct p80211_frmrx {
|
||||
|
||||
/* called by /proc/net/wireless */
|
||||
struct iw_statistics *p80211wext_get_wireless_stats(struct net_device *dev);
|
||||
/* wireless extensions' ioctls */
|
||||
extern struct iw_handler_def p80211wext_handler_def;
|
||||
|
||||
/* WEP stuff */
|
||||
#define NUM_WEPKEYS 4
|
||||
|
Loading…
Reference in New Issue
Block a user