blob: 6158dc2a4b660c69da3ef50475a16d9f62beb95d [file] [log] [blame]
Greg Kroah-Hartman91980992008-10-28 14:48:09 -07001I'm hesitant to add a TODO file here, as the wireless developers would
2really have people help them out on the "clean" rt2860 driver that can
Greg Kroah-Hartman4e9bf412009-03-22 21:44:31 +01003be found at the http://rt2x00.serialmonkey.com/ site.
Greg Kroah-Hartman91980992008-10-28 14:48:09 -07004
5But, if you wish to clean up this driver instead, here's a short list of
6things that need to be done to get it into a more mergable shape:
7
8TODO:
9 - checkpatch.pl clean
10 - sparse clean
Greg Kroah-Hartman4e9bf412009-03-22 21:44:31 +010011 - port to in-kernel 80211 stack and common rt2x00 infrastructure
Greg Kroah-Hartman91980992008-10-28 14:48:09 -070012 - remove reading from /etc/ config files
13 - review by the wireless developer community
14
15Please send any patches or complaints about this driver to Greg
16Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
17kernel developers about it, they want nothing to do with it.