[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201003300849.07441.hs4233@mail.mn-solutions.de>
Date: Tue, 30 Mar 2010 08:49:07 +0200
From: Holger Schurig <hs4233@...l.mn-solutions.de>
To: Daniel Mack <daniel@...aq.de>
Cc: linux-kernel@...r.kernel.org, Dan Williams <dcbw@...hat.com>,
"John W. Linville" <linville@...driver.com>,
Bing Zhao <bzhao@...vell.com>,
libertas-dev@...ts.infradead.org, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
> 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?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists