mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
madwifi: add another missing change for linux 2.4 compat
SVN-Revision: 12847
This commit is contained in:
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…
Reference in New Issue
Block a user