diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 16:23:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-02-27 16:23:43 +0000 |
commit | cd42fa4d5093aab11365079b769a6c6576ba23fe (patch) | |
tree | 317bfad60ab172b9f99ac52e96264c0d77a2a89f /package/mac80211/patches/100-disable_pcmcia_compat.patch | |
parent | 639660f57c220bbb929ba1210dba0a6d8e43bbfb (diff) | |
download | upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.tar.gz upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.tar.bz2 upstream-cd42fa4d5093aab11365079b769a6c6576ba23fe.zip |
mac80211: update to wireless-testing 2012-02-23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/100-disable_pcmcia_compat.patch')
-rw-r--r-- | package/mac80211/patches/100-disable_pcmcia_compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/100-disable_pcmcia_compat.patch b/package/mac80211/patches/100-disable_pcmcia_compat.patch index fb5ae7d628..39478ee8c0 100644 --- a/package/mac80211/patches/100-disable_pcmcia_compat.patch +++ b/package/mac80211/patches/100-disable_pcmcia_compat.patch @@ -31,7 +31,7 @@ struct pcmcia_device *p_dev; --- a/include/linux/compat-2.6.28.h +++ b/include/linux/compat-2.6.28.h -@@ -27,7 +27,7 @@ +@@ -44,7 +44,7 @@ typedef u32 phys_addr_t; }) #endif /* From include/asm-generic/bug.h */ |