commit | 7d95b7170eca3f95bad939fc9eb365b823c05e39 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 15:50:08 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 01:20:18 2009 -0700 |
tree | b9b56b1e8c0fed6f961fb48ff31242fa6ca42666 | |
parent | 094919a4b0c56d6afbfb5ea14567fbb2f8d47554 [diff] |
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>