]> git.baikalelectronics.ru Git - kernel.git/commit
igb: limit minimum mtu to 68 to keep ip bound to interface
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 23:52:13 +0000 (23:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 10:26:06 +0000 (03:26 -0700)
commitdeaaf4d76879ddb9e3f2d5172d251953c509c177
treec0fc93c5179142f6950a87ed3adea90911146eb4
parented42c5b2bbfc02203931d6d774049e5d3d206e9e
igb: limit minimum mtu to 68 to keep ip bound to interface

Limit the minimum mtu to 68 in order to prevent ip from being unbound from
the interface.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb_main.c