Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Wed, 20 Mar 2013 19:19:32 +0000 (15:19 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Mar 2013 19:19:32 +0000 (15:19 -0400)
commitf379fb991b9f958be2c89df8dc0e446d67f657e4
tree71da3004964f6dd11fbdc906cf9a99caec9f7bdf
parent9d73adf431e093b23fb4990f1ade11283cb67a98
parentb9d5319041999401d29e7efcd5d15664edfaad2e
Merge branch 'for-davem' of git://git./linux/kernel/git/linville/wireless

John W. Linville says:

====================
I present to you another batch of fixes intended for the 3.9 stream...

On the bluetooth bits, Gustavo says:

"I put together 3 fixes intended for 3.9, there are support for two
new devices and a NULL dereference fix in the SCO code."

Amitkumar Karwar fixes a command queueing race in mwifiex.

Bing Zhao provides a pair of mwifiex related to cleaning-up before
a shutdown.

Felix Fietkau provides an ath9k fix for a regression caused by an
earlier calibration fix, and another ath9k fix to avoid race conditions
that unnecessarily lead to chip resets.

Jussi Kivilinna prevents and skbuff leak in rtlwifi.

Stanislaw Gruszka corrects a length paramater for a DMA buffer mapping
operation in iwlegacy.

Please let me know if there are problems!
====================

Signed-off-by: David S. Miller <davem@davemloft.net>