X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ddac8e3cd45a826c487e2aac796c48f3c25f0b1..53691dd99b15f8c2398f86e8d4457e55c27a7b83:/package/mac80211/patches/110-ath5k_stat.patch?ds=sidebyside diff --git a/package/mac80211/patches/110-ath5k_stat.patch b/package/mac80211/patches/110-ath5k_stat.patch index 2cd954851..2c8d2f98b 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 --- 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 */ --- 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 /* 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);