sfc: Change order of device removal to reverse of probe order
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:31:37 +0000 (08:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:12 +0000 (04:27 -0700)
commitf01865f0649f3d42b70fec8968adfd53734a3380
tree8a60daa658ee4df2eb6defdd138a00ef81e35bf5
parent7d4cdb5af0d079d095501ad4164b4985a1661098
sfc: Change order of device removal to reverse of probe order

This makes efx_pci_remove_main() more obviously the inverse of
efx_pci_probe_main(), and matches our out-of-tree driver.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/efx.c