From: Ivo van Doorn Date: Sat, 6 Oct 2007 12:18:00 +0000 (+0200) Subject: [PATCH] rt2x00: Clean disabling of rt73usb_get_tsf X-Git-Tag: v2.6.24-rc1~1454^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37894473fb0d07e1e015781f7ae1b9b1762d49be;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed