mac80211: brcmsmac: fix a build warning, till we update bcma
[openwrt.git] / package / mac80211 / patches / 060-fix_compat_security.patch
1 --- a/include/linux/compat-3.1.h
2 +++ b/include/linux/compat-3.1.h
3 @@ -7,6 +7,8 @@
4
5 #include <linux/security.h>
6
7 +#include <linux/security.h>
8 +
9 #define genl_dump_check_consistent(cb, user_hdr, family)
10
11 #define IFF_TX_SKB_SHARING 0x10000 /* The interface supports sharing
This page took 0.049306 seconds and 5 git commands to generate.