From: "John W. Linville" <redacted>
Date: Fri, 3 Feb 2012 14:29:18 -0500
Here is a little batch of fixes intended for 3.3...
We have a fix from Eliad Peller for an off-by-one error in mac80211 that
was preventing a timeout. Emmanuel Grumbach provides an iwlwifi fix to
avoid incorrect manipulations on non-QoS frames that were stalling the
Tx queues. Hauke Mehrtens provides another off-by-one fix, this one for
the SSB bus. Jesper Juhl provies us with a fix for a memory leak in the
BCMA code. A fix to avoid some log spam from iwlwifi is provided by me.
Finally, Luigi Tarenga provides an rt2800 fix to correctly report signal
strength.
...
The following changes since commit 29830406415c227a54af429d7b300aabd4754237:
can: peak_pci: Fix the way channels are linked together (2012-02-03 00:26:27 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git for-davem
Pulled, thanks John.