[PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()

Holger Schurig hs4233 at mail.mn-solutions.de
Tue Mar 30 02:49:07 EDT 2010


> The libertas driver calls wiphy_unregister() without a prior
> wiphy_register() when a devices fails initialization. Fix this by
> introducing a private flag.

Nice.

However, I wonder: do we really need a private variable?  Does each driver 
introduce a private variable for this?



More information about the libertas-dev mailing list