mac80211: set sk_pacing_shift for 802.3 txpath
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 8 Mar 2021 22:01:49 +0000 (23:01 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Apr 2021 10:03:06 +0000 (12:03 +0200)
commit196900fd97e26292f0bb90758690db4cd5e64e98
tree20b2803e87c72f2f334ba7fd53e921ed62f47256
parent73bc9e0af5945d03d398668dd97885742a5e85f7
mac80211: set sk_pacing_shift for 802.3 txpath

Similar to 802.11 txpath, set socket sk_pacing_shift for 802.3 tx path.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/7230abc48dcf940657838546cdaef7dce691ecdd.1615240733.git.lorenzo@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c