[PATCH] sky2: changing mtu doesn't have to reset link
authorshemminger@osdl.org <shemminger@osdl.org>
Tue, 27 Sep 2005 22:02:55 +0000 (15:02 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 28 Sep 2005 15:49:32 +0000 (11:49 -0400)
Changing the MTU of the network device doesn't mean the whole link
has to be brought down and back up again.  Just stopping the receive
engine is good enough.

Signed-off-by: Stephen Hemminger <shmminger @osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found