commit | d249be54745259980dcbd898bdfeb7307c9c5e10 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 27 23:46:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 28 03:25:38 2009 -0700 |
tree | 871d4e7b58e1d19426b0c09bad1674fcb55f6f12 | |
parent | 317f66bdadc31f0c037b91ae7857f5c3d2a4e3e5 [diff] |
igb: use packet buffer sizes from RXPBS register This patch changes the configuration for 82576 so that it uses the actual value of the 82576 rx packet buffer size instead of just assuming the value. 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>