From: Greg Kroah-Hartman Date: Thu, 23 Jan 2014 17:13:16 +0000 (-0800) Subject: Staging: rtl8821ae: add TODO file X-Git-Tag: v3.14-rc1~13^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a95c8232835a2fe1820a38dab7336aafe423ee1;p=kernel%2Fkernel-generic.git Staging: rtl8821ae: add TODO file List what needs to be done to this driver to get it merged to the "proper" part of the kernel tree. Cc: Larry Finger Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8821ae/TODO b/drivers/staging/rtl8821ae/TODO new file mode 100644 index 0000000..3ee7529 --- /dev/null +++ b/drivers/staging/rtl8821ae/TODO @@ -0,0 +1,10 @@ +Realtek 8821AE PCI wifi driver TODO: + - remove built-in btcoexist module when the "real" one gets upstream + - remove built-in rtlwifi code by porting driver to use the "real" one + in the drivers/net/ directory. + - fix up coding style issues + +Please send any patches for this driver to: + Greg Kroah-Hartman +and the mailing list. +