summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Valo <kalle.valo@iki.fi>2009-02-21 09:53:37 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-02-27 14:53:01 -0500
commitba3907e508454520569bf1a3c1570f05ea578768 (patch)
tree9fc1f409d7951ad5e60b6697dcc7e228ce0bda99
parent1cc198fee9eb60d9dddbdcb6f32a6e36e5136769 (diff)
at76c50x-usb: add link to the TODO list
It's easier to have the TODO list in wiki, so add a link to the list. Signed-off-by: Kalle Valo <kalle.valo@iki.fi> Signed-off-by: John W. Linville <linville@tuxdriver.com>
-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 64d4192b5d5..cc2a2674ba7 100644
--- a/drivers/net/wireless/at76c50x-usb.c
+++ b/drivers/net/wireless/at76c50x-usb.c
@@ -18,14 +18,10 @@
*
* Some iw_handler code was taken from airo.c, (C) 1999 Benjamin Reed
*
- * TODO for the mac80211 port:
- * o adhoc support
- * o RTS/CTS support
- * o Power Save Mode support
- * o support for short/long preambles
- * o export variables through debugfs/sysfs
- * o remove hex2str
- * o remove mac2str
+ * TODO list is at the wiki:
+ *
+ * http://wireless.kernel.org/en/users/Drivers/at76c50x-usb#TODO
+ *
*/
#include <linux/init.h>