diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-28 20:49:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-02-28 20:49:26 +0000 |
commit | 95bc34ce0dbb947bbbd750a09977c37aacfa1411 (patch) | |
tree | d22b33f69f7e6a69650087bff6e59953ccbeb037 /package/mac80211/patches | |
parent | ee697b3a907023e5b9e3a0e0aed98fb26513cae1 (diff) | |
download | upstream-95bc34ce0dbb947bbbd750a09977c37aacfa1411.tar.gz upstream-95bc34ce0dbb947bbbd750a09977c37aacfa1411.tar.bz2 upstream-95bc34ce0dbb947bbbd750a09977c37aacfa1411.zip |
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/patches')
-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 |