git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6138ed
)
be2net: reduce gso_max_size setting to account for ethernet header.
author
Sarveshwar Bandi
<sarveshwar.bandi@emulex.com>
Wed, 13 Jun 2012 19:51:43 +0000
(19:51 +0000)
committer
David 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