Re: pull request: wireless 2012-01-12
From: David Miller <davem@davemloft.net>
Date: 2012-01-12 20:11:38
Also in:
lkml, netdev
From: "John W. Linville" <redacted> Date: Thu, 12 Jan 2012 13:49:19 -0500
Here is a quick batch of wireless fixes intended for 3.3! On the Bluetooth patches, Gustavo says this: "A couple of fixes for the 3.3 release. The majority of the fixes are related to the change from tasklets to workqueue in the Bluetooth Core. The rest are important fixes over the tree. Exception is 'Bluetooth: Rename extfeatures', as the name says it is just a rename and no harm, but it is a preparation for a following fix." Also included is a fix from Jesper Juhl for a potential memory leak in brcm80211, a one-line comment fix (plus a couple of lines of removing unused code) from Mohammed Shafi Shajakhan in ath9k, a fix from Larry Finger to prevent hitting a BUG in rtl8192se when an skb allocation fails, a fix from Stanislaw Gruszka for a NULL pointer dereference in mac80211, a fix from Rajkumar Manoharan for an ath9k regression relating to channel noisefloor readings, and a fix from Johannes Berg for a regression related to parsing station flags. Hopefully all of these are fine for the merge window. Please let me know if there are problems!
Pulled, thanks John.