]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2016 04:34:48 +0000 (21:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Aug 2016 04:34:48 +0000 (21:34 -0700)
commitf4942b80ee6ca88a7722dafe215523dc1f7e1567
tree5f0dd272f2e3554e512b0c332f2245f4bfcc146f
parent81ac4dacb69474eadc86208b7c252f0b2ec195fd
parentbaaaeff179cf8c268291eb16b54bb716d2d4ef0b
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Three little fixes:
 * revert a recent wext patch, which Ben Hutchings noticed was
   wrong, and it turns out not to be necessary for any driver

 * fix an infinite loop that can occur under certain conditions
   in mac80211's TDLS code (depending on regulatory information)

 * add a cfg80211_get_station() static inline when cfg80211 isn't
   built, to allow other modules to not have to depend on it for it
====================

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