Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
[linux-2.6.git]
/
net
/
wireless
/
wext.c
diff --git
a/net/wireless/wext.c
b/net/wireless/wext.c
index ac4ac26b53ce0d09d7c205ed666d44cc9d878f83..60fe57761ca94bb5d9faf0638c00d373618301e2 100644
(file)
--- a/
net/wireless/wext.c
+++ b/
net/wireless/wext.c
@@
-470,7
+470,7
@@
static iw_handler get_handler(struct net_device *dev, unsigned int cmd)
/*
* Get statistics out of the driver
*/
-st
atic st
ruct iw_statistics *get_wireless_stats(struct net_device *dev)
+struct iw_statistics *get_wireless_stats(struct net_device *dev)
{
/* New location */
if ((dev->wireless_handlers != NULL) &&