rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
authorGertjan van Wingerde <[email protected]>
Mon, 3 Sep 2012 01:25:51 +0000 (03:25 +0200)
committerJohn W. Linville <[email protected]>
Fri, 7 Sep 2012 19:08:40 +0000 (15:08 -0400)
commitad417a533a5bddedbf6b64c12cc26af7c80866f8
tree2cdb9a20ade6b59e2ce5cbadf2221483240918af
parent99bdf51a6892e7fdff8d879890f075b3bf51d4ef
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.

Refactor the probe_hw code so that more code can be shared between
rt2800pci and rt2800usb.

Signed-off-by: Gertjan van Wingerde <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/rt2x00/rt2800lib.c
drivers/net/wireless/rt2x00/rt2800lib.h
drivers/net/wireless/rt2x00/rt2800pci.c
drivers/net/wireless/rt2x00/rt2800usb.c