Re: pull request: wireless-2.6 2009-12-29
From: David Miller <davem@davemloft.net>
Date: 2009-12-30 03:53:35
Also in:
linux-wireless, lkml
From: David Miller <davem@davemloft.net>
Date: 2009-12-30 03:53:35
Also in:
linux-wireless, lkml
From: "John W. Linville" <redacted> Date: Tue, 29 Dec 2009 16:12:23 -0500
Dave, Here is a somewhat large batch of fixes intended for 2.6.33. Most of them are simple, straightforward, and small. There is one from Johannes that removes a lot of code, but the code it removes is unused and the patch quiets a lot of build SPAM. This also includes the revert of a b43 patch that is causing some problems for people. It does some (apparently unnecessary) alignment checking that causes some allocations to fail. Please let me know if there are problems!
Pulled, thanks a lot John.