On Fri, Mar 25, 2016 at 01:03:51AM -0700, deutschluz wrote: > The warnings were originating in the Kconfig file and were > essentially, asking for more information to display. A quick google > search returned the patch that separated the rtl driver from 2011 > into several separate drivers in order to comply with a certain > IEEE standard. > > Signed-off-by: Luz Angel Orejel <deutschluz@xxxxxxxxx> Your From: line does not match your signed-off-by: line :( > --- > drivers/staging/rtl8192e/Kconfig | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/rtl8192e/Kconfig b/drivers/staging/rtl8192e/Kconfig > index 4602a47..cc800a3 100644 > --- a/drivers/staging/rtl8192e/Kconfig > +++ b/drivers/staging/rtl8192e/Kconfig > @@ -17,7 +17,10 @@ config RTLLIB_CRYPTO_CCMP > select CRYPTO_AES > default y > ---help--- > - CCMP crypto driver for rtllib. > + CCMP crypto driver for rtllib. This makes > + the driver compliant with the IEEE 80211i > + standard. Refer to said standard for more > + details. Are you sure this is correct? A bit more description might be needed for these, you are still being very terse. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel