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:
f235a2a
)
e1000: fix panic on large frame receive when mtu=default
author
Auke Kok
<auke\-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:48 +0000
(16:14 -0700)
committer
Auke Kok
<juke-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:48 +0000
(16:14 -0700)
A panic was reported when receiving 1522 size packets if using
the default MTU. we should set the initial rx buffer length to the
value that e1000changemtu sets so that we can receive any packet
that would not be dropped by LPE=0.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke.jan.h.kok@intel.com>
No differences found