Re: pull request: wireless-2.6 2008-06-25
From: David Miller <davem@davemloft.net>
Date: 2008-06-27 11:28:31
Also in:
linux-wireless, lkml
From: David Miller <davem@davemloft.net>
Date: 2008-06-27 11:28:31
Also in:
linux-wireless, lkml
From: "John W. Linville" <redacted> Date: Wed, 25 Jun 2008 11:36:24 -0400
Here is the latest round of wireless fixes for 2.6.26. The EU regulatory domain patch is straight-forward and should not affect anyone who doesn't choose to use it. It is already queued in net-next-2.6, but upon reflection I think it makes sense to include it as a fix. I don't think git will choke on it at all. The iwlwifi patch is physically bigger than I would like to see at this point of the release, but it is isolated to the iwlwifi drivers and it should avoid problems with some cards trying to scan on channels they don't actually support. The rt2x00 patch seems a bit bigger than it really is, as it moves and consolidates some existing code. The b43 and b43legacy are all basically straight-forward bugfixes.
Pulled and pushed back out to net-2.6, thanks! I'll deal with the net-next-2.6 merge stuff after some sleep.