]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Sep 2012 02:00:00 +0000 (22:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Sep 2012 02:00:00 +0000 (22:00 -0400)
commit41e268565a1f597b3d8f37d8075e6be7e40fd8f9
tree927e0560abd9bbc43a1b28311b0c0e73ec9bbda3
parent3e10986d1d698140747fcfc2761ec9cb64c1d582
parent1199992df2417dc9a1db1b19930ea4d0a697a61e
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
Please pull this last(?) batch of fixes intended for 3.6...

For the Bluetooth bits, Gustavo says this:

"Here goes probably my last update to 3.6. It includes the two patches
you were ok last week(from Andrzej Kaczmarek), those are critical
ones, and two other fixes one for a system crash and the other for
a missing lockdep annotation."

The referenced fixes from Andrzej prevent attempts to configure devices
that are powered-off.

Along with the Bluetooth fixes, there are a couple of 802.11 fixes.
Emmanuel Grumbach gives us an iwlwifi fix to prevent releasing an
interrupt twice.  Luis R. Rodriguez provides a fix for a possible
circular lock dependency in the cfg80211 regulatory enforcement code.

All of these have been in linux-next for a few days.  I hope they are
not too late to make the 3.6 release!
====================

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