aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/at76c50x-usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/at76c50x-usb.c')
-rw-r--r--drivers/net/wireless/at76c50x-usb.c12
1 files changed, 4 insertions, 8 deletions
diff --git a/drivers/net/wireless/at76c50x-usb.c b/drivers/net/wireless/at76c50x-usb.c
index 64d4192b5d52..cc2a2674ba7d 100644
--- a/drivers/net/wireless/at76c50x-usb.c
+++ b/drivers/net/wireless/at76c50x-usb.c
@@ -18,14 +18,10 @@
18 * 18 *
19 * Some iw_handler code was taken from airo.c, (C) 1999 Benjamin Reed 19 * Some iw_handler code was taken from airo.c, (C) 1999 Benjamin Reed
20 * 20 *
21 * TODO for the mac80211 port: 21 * TODO list is at the wiki:
22 * o adhoc support 22 *
23 * o RTS/CTS support 23 * http://wireless.kernel.org/en/users/Drivers/at76c50x-usb#TODO
24 * o Power Save Mode support 24 *
25 * o support for short/long preambles
26 * o export variables through debugfs/sysfs
27 * o remove hex2str
28 * o remove mac2str
29 */ 25 */
30 26
31#include <linux/init.h> 27#include <linux/init.h>