sky2: Refactor sky2_up into two functions
authorMike McCormack <mikem@ring3k.org>
Fri, 12 Feb 2010 06:58:04 +0000 (06:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2010 00:21:03 +0000 (16:21 -0800)
commitea0f71e59c20ea1e413cacfc971e051b3d6c6f64
tree9b86b5dc7b3f0c34d2b0e53ab025e6d0a3d86782
parent200ac492b3c366346fcabd11897fadbd1a7a6599
sky2: Refactor sky2_up into two functions

Move hardware initialization into sky2_hw_up.

Signed-off-by: Mike McCormack <mikem@ring3k.org>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c