]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2012 00:03:22 +0000 (17:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2012 00:03:22 +0000 (17:03 -0700)
commit7bab3ae7608292fd987e390dec9fc21fd6dc4d7d
tree52168ad7bd91e6878456fdf9d1b1bd47ff0910d1
parent4acd4945cd1e1f92b20d14e349c6c6a52acbd42d
parent1e55217e174f4e6920fd441dcd3aaf8e37645460
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
Alexey Khoroshilov provides a potential memory leak in rndis_wlan.

Bob Copeland gives us an ath5k fix for a lockdep problem.

Dan Carpenter fixes a signedness mismatch in at76c50x.

Felix Fietkau corrects a regression caused by an earlier commit that can
lead to an IRQ storm.

Lorenzo Bianconi offers a fix for a bad variable initialization in ath9k
that can cause it to improperly mark decrypted frames.

Rajkumar Manoharan fixes ath9k to prevent the btcoex time from running
when the hardware is asleep.

The remainder are Bluetooth fixes, about which Gustavo says:

"Here goes some fixes for 3.6-rc1, there are a few fix to
thte inquiry code by Ram Malovany, support for 2 new devices,
and few others fixes for NULL dereference, possible deadlock
and a memory leak."
====================

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