commit | feb24691e3e87a740caec4568be1a202db786f20 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Oct 06 14:14:29 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:12 2007 -0700 |
tree | 76192bf145e989e0e7715a10f0da3c7417cfc254 | |
parent | 81873e9ccd5731ca77027bdb32b34904e7af25d0 [diff] |
[PATCH] rt2x00: Move TSF sync values into rt2x00config All drivers use the same values for TSF sync, this will move the value determination into rt2x00config.c, and the definition for the values to rt2x00reg.h Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>