]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2019 18:14:12 +0000 (10:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2019 18:14:12 +0000 (10:14 -0800)
commit2912ece23bfb403f58c1629de13cfb9e651e1ee0
tree25979b7023aabb509c274a5a8aa408d641dd7f89
parent20b1b6cf4ead777a78503c286f3f7026909029fb
parent84826b49dd1e7a9add8a7aad055478318d060ca1
Merge tag 'mac80211-for-davem-2019-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes Berg says:

====================
Two more fixes:
 * sometimes, not enough tailroom was allocated for
   software-encrypted management frames in mac80211
 * cfg80211 regulatory restore got an additional condition,
   needs to rerun the checks after that condition changes
====================

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