]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add missing update on rx status VHT flag
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Thu, 27 Feb 2014 05:14:14 +0000 (13:14 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 3 Mar 2014 14:07:33 +0000 (15:07 +0100)
commit8c1b138b6ff0c5b5647d474e0a714e4444e89bba
tree1f50740d9371a04ff6251cade11b5467cdbbb51c
parentdd5fb3bf285f088dcf29c0b04aa49622ca98b4d2
mac80211: add missing update on rx status VHT flag

Add missing update on the rx status vht flag of the last
data packet. Otherwise, cfg80211_calculate_bitrate_vht
may not consider the channel width resulting in wrong
calculation of the received bitrate.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c