]> git.baikalelectronics.ru Git - kernel.git/commit
igb: increase minimum rx buffer size to 1K
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 15:50:08 +0000 (15:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 08:20:18 +0000 (01:20 -0700)
commit9fa329aaf943b5ffff9fe3ab0e6ae36bd84859b2
treeb9b56b1e8c0fed6f961fb48ff31242fa6ca42666
parent10610e6807b71f0178cfc19123a352f36f566f12
igb: increase minimum rx buffer size to 1K

This update increases the minimum rx buffer size to 1K.  The reason for this
change is to support SR-IOV and avoid any conflicts with the rings being able
to set their own MTU sizes.

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.h
drivers/net/igb/igb_main.c