From: Gertjan van Wingerde Date: Mon, 23 Nov 2009 21:44:49 +0000 (+0100) Subject: rt2x00: Clean up use of rt2x00_intf_is_pci. X-Git-Tag: v2.6.33-rc1~388^2~2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee303e543e7d5f0d38197298adf0c4fb079094e9;p=pandora-kernel.git rt2x00: Clean up use of rt2x00_intf_is_pci. RT chipsets are unique across both PCI and USB busses, and don't overlap. Therefore there is no need to test for bus type when only checking for chipset type. Remove the redundant checks. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed