]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/net/sky2.c
[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)
commit6b1a3aefd897fd9be410d192f950656ef2b59694
treeafffd4a23a577b5c21e76d098ed93f849bc013da
parentecfd7f32aa9e279f3732c2e5049b1a4a13428572
[PATCH] sky2: changing mtu doesn't have to reset link

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>
drivers/net/sky2.c