madwifi: properly fix build against Linux 3.7 and later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36762 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
if (((devid & AR5315_REV_MAJ_M) == AR5315_REV_MAJ) ||
|
||||
--- a/ath/if_ath_pci.c
|
||||
+++ b/ath/if_ath_pci.c
|
||||
@@ -236,6 +236,11 @@ ath_pci_probe(struct pci_dev *pdev, cons
|
||||
@@ -238,6 +238,11 @@ ath_pci_probe(struct pci_dev *pdev, cons
|
||||
*/
|
||||
sc->aps_sc.sc_invalid = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user