]> 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)
commitdaac491ae86bc8824b5cc87ceefebf1a4d380d29
treeea943a621b67860a27cf9aebb71cd382b3669cba
parent1bac6724259c308bef8163045599c403bf39ceb0
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