commit | 7a7b5181517752005fd0dc822176a6975218ec0f | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Feb 15 16:40:31 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 17 15:30:47 2007 -0500 |
tree | 31c149470672e17ec6ba0ad0dff339a59108b8df | |
parent | 7e7c0982218a70d9bab06efcae66d02f172260e7 [diff] |
sky2: no need to reset pause bits on shutdown Resetting the pause bits on shutdown is not necessary. The code was inherited from the vendor driver, and it is currently #ifdef'd out there as well. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>