]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move netdev stats to common function
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Mar 2015 08:05:23 +0000 (09:05 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 16 Mar 2015 08:05:27 +0000 (09:05 +0100)
commitf9c4633a7c482db966a4b296d5ad786356dc2192
treeea943a621b67860a27cf9aebb71cd382b3669cba
parent6a0b1e6b8c452e60a14f16560a09bc18968d55f4
mac80211: move netdev stats to common function

Move the netdev stats accounting into the common function
ieee80211_deliver_skb() that is called in both places.

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