l.
https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y2014-09-29T22:02:19Zstaging: rtl8821ae: remove driver2014-09-29T22:02:19ZGreg Kroah-Hartmangregkh@linuxfoundation.org2014-09-29T22:02:19Zurn:sha1:76272ab3f348d303eb31a5a061601ca8e0f9c5ce
There is now a "real" driver in the wireless tree for this hardware
device, so remove the staging driver as it is no longer needed.
Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
staging: rtl8821ae: Fix sparse warning by making functions static.2014-09-07T05:01:09ZAndreas Schlickninox@posteo.net2014-09-06T08:13:09Zurn:sha1:354cefee8db6752de758ae13f69ba7422c242e30
Signed-off-by: Andreas Schlick <ninox@posteo.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8821ae: replace magic number by macro2014-06-27T00:32:12ZRickard Strandqvistrickard_strandqvist@spectrumdigital.se2014-06-23T22:11:51Zurn:sha1:9c9a95b619587d76e499529cc3361186d449836f
For consistency with other drivers, replace a magic number by a macro.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>