From: Javier Cardona Date: Sat, 31 Mar 2012 18:31:31 +0000 (-0700) Subject: mac80211: Allow tsf increments via debugfs X-Git-Tag: v3.5-rc1~109^2~487^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdd3a6bf8513a0a9eda031d15b36e4677854243;p=pandora-kernel.git mac80211: Allow tsf increments via debugfs Reading and writing back the tsf value via tsf is too slow if one wants to make small increments to this timer. With this change you can use the syntax "+=" or "-=" to add or substract a value from the tsf counter. Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed