On Fri, 2012-03-02 at 02:41 +0100, Dmitry Tarnyagin wrote: > Just a TODO list for the driver. > > Signed-off-by: Dmitry Tarnyagin <dmitry.tarnyagin@xxxxxxxxxxxxxx> > --- > drivers/staging/cw1200/TODO | 7 +++++++ > 1 files changed, 7 insertions(+), 0 deletions(-) > create mode 100644 drivers/staging/cw1200/TODO > > diff --git a/drivers/staging/cw1200/TODO b/drivers/staging/cw1200/TODO > new file mode 100644 > index 0000000..8967a29 > --- /dev/null > +++ b/drivers/staging/cw1200/TODO > @@ -0,0 +1,7 @@ > +TODO: > + - IBSS: Not implemented. Consider as obsolete? > + - Convert bh thread to a realtime workqueue. > + - Submit mac80211 CQM (beacon miss, tx fail) changes > + and reenable CQM extensions in the driver. > + - Align filters in pm.c with wowlan filters. > + - Different suspend strategy for Linux and Android. It's nice that you add this todo list, so we know you have a plan to still work on it :-) Apart from my few small comments though I don't really see anything wrong with the code that would require inclusion into staging. I think that when you resend (I'd like you to address some of the Kconfig issues I pointed out) you should just put the driver into drivers/net/wireless/ instead. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html