madwifi: add another missing change for linux 2.4 compat

SVN-Revision: 12847
v19.07.3_mercusys_ac12_duma
Felix Fietkau 16 years ago
parent c9552f3101
commit 6928d7321d

@ -37,7 +37,7 @@
+ struct ath_hal *ah = sc->sc_ah;
+ int dev = sc->sc_ah->ah_macType;
+ unsigned int nbtt, atim;
+ bool is_5210 = 0;
+ int is_5210 = 0;
+
+ /*
+ * check if the ATIM window is still correct:

Loading…
Cancel
Save