[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200710041311.37997.flamingice@sourmilk.net>
Date: Thu, 4 Oct 2007 13:11:33 -0400
From: Michael Wu <flamingice@...rmilk.net>
To: "John W. Linville" <linville@...driver.com>
Cc: Michael Buesch <mb@...sch.de>, Daniel Drake <dsd@...too.org>,
johannes@...solutions.net, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org
Subject: Re: [PATCH] mac80211: Fix TX after monitor interface is converted to managed
On Thursday 04 October 2007 11:19, John W. Linville wrote:
> > The reason why BUG_ON exists is to catch bugs that happen, although
> > they Should Never Happen (tm) ;)
>
> Precisely.
No really, this bug will never happen. This is function is merely a helper
function which is called from interface removal code (where the interface
*has* to be down) or from changing the interface type (which ensures that the
interface is down first). There are an unlimited number of bugs which Should
Never Happen. That doesn't mean we should start adding BUG_ONs for every
single one of them. That gives some sort of protection against cosmic rays
flipping bits, but down here on earth, it's bloat.
-Michael Wu
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists