]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: fix reporting 64-bit station info tx bytes
authorFelix Fietkau <nbd@openwrt.org>
Thu, 23 May 2013 13:05:59 +0000 (15:05 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2013 20:08:18 +0000 (22:08 +0200)
commit8c9dc39791c99fcedd5b0e07e74a8c08bd9f8d04
tree2d3c426b10e4e20a209d0f2924fa2d4069b45ced
parent1429987f037a87fe6c79e00a86ac8fab33ca49b5
cfg80211: fix reporting 64-bit station info tx bytes

Copy & paste mistake - STATION_INFO_TX_BYTES64 is the name of the flag,
not NL80211_STA_INFO_TX_BYTES64.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c