mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 14:43:16 +00:00
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>
This commit is contained in:
parent
d4f8455b12
commit
6fbbf260b0
@ -141,7 +141,6 @@ typedef struct p80211_frmrx_t {
|
||||
struct iw_statistics *p80211wext_get_wireless_stats(netdevice_t *dev);
|
||||
/* wireless extensions' ioctls */
|
||||
extern struct iw_handler_def p80211wext_handler_def;
|
||||
int p80211wext_event_associated(struct wlandevice *wlandev, int assoc);
|
||||
|
||||
/* WEP stuff */
|
||||
#define NUM_WEPKEYS 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user