madwifi: add another missing change for linux 2.4 compat
SVN-Revision: 12847
This commit is contained in:
parent
c9552f3101
commit
6928d7321d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue