pasemi_mac: Disable interface on close
authorOlof Johansson <olof@lixom.net>
Wed, 23 Jan 2008 19:57:19 +0000 (13:57 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2008 12:27:55 +0000 (04:27 -0800)
commit1145d954a51df9362d7eaa2c68405fc226418f34
treed29417888ba1b7fb5de123700deedb35a1bac5ae
parentef1ea0b424d09452b27f5cb1a0c108b645cb25e0
pasemi_mac: Disable interface on close

Turns out we never disable the interface. It doesn't really cause
any problems since the channel is off, but it's still better to do it
this way.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pasemi_mac.c