aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/110-ath5k_stat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-10-10 01:45:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-10-10 01:45:35 +0000
commit4802f81b70667e73a822710cd8a2482168ef6096 (patch)
tree55a0da7136b9919ad4675101c3a3bf477e48a04d /package/mac80211/patches/110-ath5k_stat.patch
parent2351e523b9c9f866b45245d42be671cf50c77699 (diff)
downloadupstream-4802f81b70667e73a822710cd8a2482168ef6096.tar.gz
upstream-4802f81b70667e73a822710cd8a2482168ef6096.tar.bz2
upstream-4802f81b70667e73a822710cd8a2482168ef6096.zip
update to latest compat-wireless version and add some new minstrel/b43 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12939 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/110-ath5k_stat.patch')
-rw-r--r--package/mac80211/patches/110-ath5k_stat.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/110-ath5k_stat.patch b/package/mac80211/patches/110-ath5k_stat.patch
index 2cd9548518..2c8d2f98b3 100644
--- a/package/mac80211/patches/110-ath5k_stat.patch
+++ b/package/mac80211/patches/110-ath5k_stat.patch
@@ -5,7 +5,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
--- a/drivers/net/wireless/ath5k/base.c
+++ b/drivers/net/wireless/ath5k/base.c
-@@ -707,19 +707,6 @@
+@@ -724,19 +724,6 @@ ath5k_attach(struct pci_dev *pdev, struc
ATH5K_DBG(sc, ATH5K_DEBUG_ANY, "devid 0x%x\n", pdev->device);
/*
@@ -27,7 +27,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
*/
--- a/drivers/net/wireless/ath5k/base.h
+++ b/drivers/net/wireless/ath5k/base.h
-@@ -99,6 +99,12 @@
+@@ -99,6 +99,12 @@ struct ath5k_led
#define ATH_CHAN_MAX (14+14+14+252+20)
#endif
@@ -40,7 +40,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
/* Software Carrier, keeps track of the driver state
* associated with an instance of a device */
struct ath5k_softc {
-@@ -129,10 +135,6 @@
+@@ -129,10 +135,6 @@ struct ath5k_softc {
u16 cachelsz; /* cache line size */
DECLARE_BITMAP(status, 4);