mac80211: remove redundant monitor_work enqueueing
authorEliad Peller <eliad@wizery.com>
Sun, 19 Feb 2012 13:26:10 +0000 (15:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Feb 2012 19:06:32 +0000 (14:06 -0500)
ieee80211_restart_sta_timer() takes care for enqueueing
monitor_work if needed, so no need to do it again.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found