]> 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)
commit7fe1dff922153b1b423bdd4aeea0f8ec7deefdd4
tree25979b7023aabb509c274a5a8aa408d641dd7f89
parent12f1525eaa2d47af4aa92762707391b90ce28936
parent74fbb0313dc607bcd338438b0a76867701dd19c5
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>