mac80211: add ieee80211_vif param to tsf functions
authorEliad Peller <eliad@wizery.com>
Wed, 21 Sep 2011 11:06:11 +0000 (14:06 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Sep 2011 18:27:48 +0000 (14:27 -0400)
TSF can be kept per vif.
Add ieee80211_vif param to set/get/reset_tsf, and move
the debugfs entries to the per-vif directory.

Update all the drivers that implement these callbacks.

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

No differences found