Merge branch 'wireless'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2013 19:50:12 +0000 (14:50 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2013 19:50:12 +0000 (14:50 -0500)
commitbe05e45a0f321c784954214d555fde5bfa0f084d
treef3c4245199b08f3f5729e46ac02aa4beb92156bb
parentfa1e492aa3cbafba9f8fc6d05e5b08a3091daf4a
parent811477de5f6d65baea69f25cb5528d428b82cc9c
Merge branch 'wireless'

John W. Linville says:

====================
This batch of fixes is intended for 3.8...

Included is a Bluetooth pull.  Gustavo says:

"A few fixes for 3.8. Five of them are just new devices ids addition.
Apart from the that there is fix to a kernel memory leak to userspace from
Anderson Lizardo, two interoperability fixes from Jaganath Kanakkassery and
Szymon Janc. And a crash fix by me."

Along with that, Amitkumar Karwar brings a pair of mwifiex fixes for
problems related to handling of band information within the driver.
These problems can lead to association failures.

Sujith Manoharan fixes a memory leak in the ath9k_htc code (originally
reported by Larry Finger).

The big hero this round is Felix Fietkau.  Felix gives us seven
ath9k fixes, including a fix for a race condition, the removal of a
double-free, and a fix for a deadlock, among others.

These have all been in linux-next for at least a couple of days,
with no complaints so far.  Please let me know if there are problems!
====================

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