]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tg3: Implement the shutdown handler
authorNithin Sujir <nsujir@broadcom.com>
Mon, 29 Jul 2013 20:58:37 +0000 (13:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jul 2013 06:38:52 +0000 (23:38 -0700)
commit4c305fa2cbe2a85c34899763fcefb843c87b591d
treefafad4f77716f48c77fc9bf10c16abb291931538
parent5137a2ee2007d9cbbbeebd14abe08357a079b607
tg3: Implement the shutdown handler

Also remove the call to tg3_power_down_prepare() in tg3_power_down()
since tg3_close() calls it.

Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/tg3.c