projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e00da
)
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere...
author
Claudiu Beznea
<
[email protected]
>
Sat, 26 Mar 2016 08:54:13 +0000
(10:54 +0200)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 29 Mar 2016 21:41:15 +0000
(14:41 -0700)
This patch removes "next" member of wlandevice_t since it
is not used anywhere in the wlan-ng code.
Signed-off-by: Claudiu Beznea <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/wlan-ng/p80211netdev.h
patch
|
blob
|
history
diff --git
a/drivers/staging/wlan-ng/p80211netdev.h
b/drivers/staging/wlan-ng/p80211netdev.h
index 810ee68aa18e2ed85587094b356013ddae002618..820a0e20a94181621e13cbdbcd891a3b7b5932d1 100644
(file)
--- a/
drivers/staging/wlan-ng/p80211netdev.h
+++ b/
drivers/staging/wlan-ng/p80211netdev.h
@@
-158,7
+158,6
@@
extern int wlan_wext_write;
/* WLAN device type */
typedef struct wlandevice {
- struct wlandevice *next; /* link for list of devices */
void *priv; /* private data for MSD */
/* Subsystem State */