linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression in 9390ace brcmfmac: free net device when registration fails
@ 2013-06-03 22:56 Stephen Warren
  2013-06-04 12:58 ` Arend van Spriel
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Warren @ 2013-06-03 22:56 UTC (permalink / raw)
  To: Arend van Spriel, John W. Linville
  Cc: Hante Meuleman, 'linux-wireless@vger.kernel.org',
	linux-next@vger.kernel.org

(John, note that this commit is part of the pull request you sent to
Dave today)

Arend,

Commit 9390ace "brcmfmac: free net device when registration fails"
causes a regression.

I had the BCM4330 firmware present in my root fs, whereas my HW is a
BCM4329. With this patch applied, I get a kernel panic on boot. With it
reverted, I see that no issues of that nature. This is true in
next-20130531 (and also 5/30 and 6/1 but not earlier). A bisect of
Linus's tree followed by a merge of John's wireless pull request from
today pointed at this same commit.

Related: Since the two hardware require different firmware, I wonder why
the driver doesn't use a firmware filename that encodes the HW device ID
instead of using the same name for all HW. This means that when I move
my SD card between development systems, I have to copy different
firmware over the top. That's a little painful...

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-06-13 17:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 22:56 Regression in 9390ace brcmfmac: free net device when registration fails Stephen Warren
2013-06-04 12:58 ` Arend van Spriel
2013-06-06 21:10   ` Arend van Spriel
2013-06-06 21:36     ` Stephen Warren
2013-06-12 21:19       ` Stephen Warren
2013-06-13  8:09         ` Arend van Spriel
2013-06-13 17:32           ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).