Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Sep 2015 02:49:55 +0000 (19:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Sep 2015 02:49:55 +0000 (19:49 -0700)
commit080fff50a3bd669dbc16261602055a157fe89583
tree25c3924af2d09d1089b800707f91196b89b408dc
parente5a5837da756b4826d40636239718eb8f76775fd
parentef9be10c8c999e00b239eec24cf01952a308f8e7
Merge tag 'mac80211-for-davem-2015-09-04' of git://git./linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
For the first round of fixes, we have this:
 * fix for the sizeof() pointer type issue
 * a fix for regulatory getting into a restore loop
 * a fix for rfkill global 'all' state, it needs to be stored
   everywhere to apply correctly to new rfkill instances
 * properly refuse CQM RSSI when it cannot actually be used
 * protect HT TDLS traffic properly in non-HT networks
 * don't incorrectly advertise 80 MHz support when not allowed
====================

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