diff options
Diffstat (limited to 'drivers/net/wireless/wl3501_cs.c')
-rw-r--r-- | drivers/net/wireless/wl3501_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/wl3501_cs.c b/drivers/net/wireless/wl3501_cs.c index c250f08c8dd5..ce9230b2f630 100644 --- a/drivers/net/wireless/wl3501_cs.c +++ b/drivers/net/wireless/wl3501_cs.c | |||
@@ -26,7 +26,6 @@ | |||
26 | * Tested with Planet AP in 2.5.73-bk, 216 Kbytes/s in Infrastructure mode | 26 | * Tested with Planet AP in 2.5.73-bk, 216 Kbytes/s in Infrastructure mode |
27 | * with a SMP machine (dual pentium 100), using pktgen, 432 pps (pkt_size = 60) | 27 | * with a SMP machine (dual pentium 100), using pktgen, 432 pps (pkt_size = 60) |
28 | */ | 28 | */ |
29 | #undef REALLY_SLOW_IO /* most systems can safely undef this */ | ||
30 | 29 | ||
31 | #include <linux/delay.h> | 30 | #include <linux/delay.h> |
32 | #include <linux/types.h> | 31 | #include <linux/types.h> |