Skip to content

Commit

Permalink
at76c50x-usb: add link to the TODO list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kalle Valo authored and John W. Linville committed Feb 27, 2009
1 parent 1cc198f commit ba3907e
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions drivers/net/wireless/at76c50x-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ba3907e

Please sign in to comment.