Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: wlan-ng: Remove unused function declaration

Function p80211wext_event_associated has been declared but not used.
Thus remove the declaration.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Shraddha Barke and committed by
Greg Kroah-Hartman
6fbbf260 d4f8455b

-1
-1
drivers/staging/wlan-ng/p80211netdev.h
··· 141 141 struct iw_statistics *p80211wext_get_wireless_stats(netdevice_t *dev); 142 142 /* wireless extensions' ioctls */ 143 143 extern struct iw_handler_def p80211wext_handler_def; 144 - int p80211wext_event_associated(struct wlandevice *wlandev, int assoc); 145 144 146 145 /* WEP stuff */ 147 146 #define NUM_WEPKEYS 4