be2net: reduce gso_max_size setting to account for ethernet header.
authorSarveshwar Bandi <sarveshwar.bandi@emulex.com>
Wed, 13 Jun 2012 19:51:43 +0000 (19:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Jun 2012 23:18:51 +0000 (16:18 -0700)
The maximum size of packet that can be handled by controller including ethernet
header is 65535. Reducing gso_max_size accordingly.

Signed-off-by: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found