1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

mac80211: update to compat-wireless 2009-11-21

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2009-11-22 07:13:30 +00:00
parent a4b548a00d
commit 42c7a4ae6f
17 changed files with 23 additions and 604 deletions

View File

@@ -22,7 +22,7 @@
#include <linux/rfkill_backport.h>
--- a/include/linux/rfkill_backport.h
+++ b/include/linux/rfkill_backport.h
@@ -146,7 +146,7 @@ struct rfkill_ops {
@@ -149,7 +149,7 @@ struct rfkill_ops {
int (*set_block)(void *data, bool blocked);
};