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 | c698e406f2d23e6c6bf2587cb98aa2aa97060bad (patch) | |
tree | c938944800b5ca5af8020096ac777f2fbb37c782 /package/mac80211/patches | |
parent | 12537aa190ec2f83f485f868b25164be51fc8903 (diff) | |
download | upstream-c698e406f2d23e6c6bf2587cb98aa2aa97060bad.tar.gz upstream-c698e406f2d23e6c6bf2587cb98aa2aa97060bad.tar.bz2 upstream-c698e406f2d23e6c6bf2587cb98aa2aa97060bad.zip |
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
SVN-Revision: 30753
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 |