OSDN Git Service

mac80211: Store sk_pacing_shift in ieee80211_hw
authorWen Gong <wgong@codeaurora.org>
Wed, 8 Aug 2018 10:40:01 +0000 (18:40 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:15 +0000 (10:03 +0200)
commit70e53669c4c41b0fc043cb0bcb518b53428edf64
tree3c8f80c7c5118ef2e71775f0159573043b5c65da
parente80d642552a3190aad97cae6c22742b079b5d30b
mac80211: Store sk_pacing_shift in ieee80211_hw

Make it possibly for drivers to adjust the default skb_pacing_shift
by storing it in the hardware struct.

Signed-off-by: Wen Gong <wgong@codeaurora.org>
[adjust commit log, move & adjust comment]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/main.c
net/mac80211/tx.c