[PATCH 5/6] rtl8192e: Split the driver up

Greg KH greg at kroah.com
Wed Nov 30 10:49:42 UTC 2011


On Mon, Nov 28, 2011 at 08:21:27PM -0500, Sean MacLennan wrote:
> 
> This patch splits the current r8192e_pci driver up into six different
> drivers: rtllib, rtllib_crypt, rtllib_crypt_ccmp, rtllib_crypt_tkip,
> rtllib_crypt_wep, and r8192e_pci.
> 
> Now that they are proper modules, the init and exit functions do not
> need to be called directly. Also, the rtllib_*_null functions are not
> needed since they will be loaded on demand.
> 
> Signed-off-by: Sean MacLennan <seanm at seanm.ca>

Ok, the warnings went away now, nice :)

greg k-h



More information about the devel mailing list