Просмотр исходного кода

Staging: at76_usb: mention mac80211 port in TODO file

at76_usb has actually been already ported to use mac80211. Update the TODO
file to reflect this.

Signed-off-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Kalle Valo 16 лет назад
Родитель
Сommit
709ff0f6c9
1 измененных файлов с 7 добавлено и 2 удалено
  1. 7 2
      drivers/staging/at76_usb/TODO

+ 7 - 2
drivers/staging/at76_usb/TODO

@@ -1,2 +1,7 @@
-rewrite the driver to use the proper in-kernel wireless stack
-instead of using its own.
+Fix the mac80211 port of at76_usb (the proper in-kernel wireless
+stack) and get it included to the mainline. Patches available here:
+
+http://git.kernel.org/?p=linux/kernel/git/linville/wireless-legacy.git;a=shortlog;h=at76
+
+Contact Kalle Valo <kalle.valo@iki.fi> and linux-wireless list
+<linux-wireless@vger.kernel.org> for more information.