From: Ivo van Doorn Date: Tue, 5 May 2009 17:46:08 +0000 (+0200) Subject: rt2x00: Simplify rt2x00_check_rev X-Git-Tag: v2.6.31-rc1~330^2~448^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358623c22c9fd837b3b1b444377037f72553dc9f;p=pandora-kernel.git rt2x00: Simplify rt2x00_check_rev rt2x00_check_rev() was too specific for rt2500usb and rt73usb, by adding the mask argument (instead of hardcoding it into the function itself) we can use the function in rt2800usb as well. v2: Fix revision mask for rt2800usb Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed