commit | ee303e543e7d5f0d38197298adf0c4fb079094e9 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Mon Nov 23 22:44:49 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Sat Nov 28 15:04:35 2009 -0500 |
tree | 48503dc6ef23d39a0c5d98cf00d865f3b655d6d4 | |
parent | 6a6f455ca4120ae0c6a1bb77d58ba2f5e3e96afd [diff] |
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 <gwingerde@gmail.com> Acked-by: Ivo van Doorn <ivdoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>