People should not waste time and energy working on this staging driver. A replacement(rtl8xxxu) using the kernel wireless stack already was merged in the 4.3 kernel.
Cc: Jes Sorensen <[email protected]> Cc: Larry Finger <[email protected]> Cc: Kalle Valo <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Linux Driver Project Developer List <[email protected]> Cc: Linux Wireless <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- drivers/staging/rtl8723au/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/rtl8723au/TODO b/drivers/staging/rtl8723au/TODO index f5d57d3..42b86e4 100644 --- a/drivers/staging/rtl8723au/TODO +++ b/drivers/staging/rtl8723au/TODO @@ -9,5 +9,8 @@ TODO: - merge Realtek's bugfixes and new features into the driver - switch to use MAC80211 +A mac80211 driver for this hardware already was integrated at +drivers/net/wireless/realtek/rtl8xxxu/ + Please send any patches to Greg Kroah-Hartman <[email protected]>, Jes Sorensen <[email protected]>, and Larry Finger <[email protected]>. -- 2.5.0 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
