mirror of
https://github.com/proski/madwifi
synced 2025-02-19 16:54:18 +03:00
Revert now unnecessary compile fix for INITIAL_JIFFIES - r3598. The other code using this define looked like it should not be using it too.
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3601 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
63436cbc14
commit
658d470ad5
@ -75,10 +75,6 @@ EXPORT_SYMBOL(ath_hal_debug);
|
||||
#define REGOP_READ 1
|
||||
#define REGOP_WRITE 2
|
||||
|
||||
#ifndef INITIAL_JIFFIES
|
||||
#define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ))
|
||||
#endif
|
||||
|
||||
|
||||
int ath_hal_dma_beacon_response_time = 2; /* in TUs */
|
||||
int ath_hal_sw_beacon_response_time = 10; /* in TUs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user