]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: debounce queue stop/wake
authorJohannes Berg <johannes.berg@intel.com>
Wed, 28 Mar 2012 09:04:27 +0000 (11:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Apr 2012 18:54:11 +0000 (14:54 -0400)
commit74aeb850f626dcc65dcff88a1a0b542ec30d0bc2
treef92860d8aeec0947ef28a33e9b474e234d65665f
parent6591eb55ca1685ab16fd14314b71d9e1cc6c19cc
mac80211: debounce queue stop/wake

When the queue status changes we need to do a fair
bit of work, so ignore no-op changes early.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/util.c