diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-28 20:49:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-28 20:49:26 +0000 |
commit | f8ee20a10ee25c7bdd44d7a3f21e0228ae70ea26 (patch) | |
tree | d22b33f69f7e6a69650087bff6e59953ccbeb037 /package/mac80211 | |
parent | d861364e2105faa5f5e0110214bc3c3d6720bec7 (diff) |
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30753 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211')
-rw-r--r-- | package/mac80211/patches/060-fix_compat_security.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mac80211/patches/060-fix_compat_security.patch b/package/mac80211/patches/060-fix_compat_security.patch deleted file mode 100644 index dca0e90931..0000000000 --- a/package/mac80211/patches/060-fix_compat_security.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/include/linux/compat-3.1.h -+++ b/include/linux/compat-3.1.h -@@ -7,6 +7,8 @@ - - #include <linux/security.h> - -+#include <linux/security.h> -+ - #define genl_dump_check_consistent(cb, user_hdr, family) - - #define IFF_TX_SKB_SHARING 0x10000 /* The interface supports sharing |