commit | 2adc55c959940fc680074392eddbd5585a76f3d9 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Jun 02 11:28:58 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 03 02:46:33 2009 -0700 |
tree | bf5050070f1f0ef3dd6d1f951d0a50c7ac8aa161 | |
parent | 3ec2a2b80f3eb53851fe4cef9e65b5d33376ef89 [diff] |
e1000e: specify max supported frame size in adapter struct By putting the maximum frame size supported by the hardware into the adapter structure, the change_mtu entry point function can be cleaned up of checks for all the different max frame sizes supported by Signed-off-by: David S. Miller <davem@davemloft.net>