4620acd parent f483ad25c397bc2b33542fe245ea99c22c8a750c author Javier Cardona 1333218691 -0700 committer John W. Linville 1334085630 -0400 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