[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 6 Oct 2007 12:18:00 +0000 (14:18 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:16 +0000 (16:55 -0700)
By defining rt73usb_get_tsf to NULL we only
have 1 location that needs to be edited
when rt73usb_get_tsf can be enabled again.
This also reduces the number of #ifdefs in
the code which is also a "good thing"

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found