aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-05-28 17:24:15 +0200
committerMoyster <oysterized@gmail.com>2019-05-03 19:25:45 +0200
commit7162b67da4690c8acae3307e7feee4e6ab04482d (patch)
tree4ca5d9ccffe475e554e27bb306d0ec0d8a544286 /net/dccp
parent39dc7c0ecbed58ccc2948446a671e900d64e6293 (diff)
mac80211: always send multicast on CAB queue
If the driver advertised support for a CAB queue, then we should put all multicast frames there, otherwise sending them can be racy with clients going to sleep while we TX a frame. To avoid this, always TX multicast frames on the multicast queue. It seems like even drivers not using the queue framework might want to do this which would mean also moving the IEEE80211_TX_CTL_SEND_AFTER_DTIM flag assignment, but it also seems that drivers behave differently here so that just moving it wouldn't be a good idea. It'd be better to modify those drivers to use the queue framework. Change-Id: I7993bfb8af3ab67564698d6ff64136d976ff671f Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions