]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit37894473fb0d07e1e015781f7ae1b9b1762d49be
tree617d22b7becda205710638c2c49b5c8b8fa4989c
parent5c58ee51ff8c0aca74c225e0263bc5dd2b917781
[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf

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>
drivers/net/wireless/rt2x00/rt73usb.c