diff options
author | Michael Contreras <michael@inetric.com> | 2012-12-02 20:11:22 -0800 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-12-03 08:14:10 -0600 |
commit | b0d9ffcd0251161c7c92f94804dcf599dfa3edeb (patch) | |
tree | 6081c6f2c86125234555973f643fce06a932f127 /VERSION | |
parent | 01bbd8bf2caced5cb07939669f58d3a7bcc78092 (diff) | |
download | qemu-b0d9ffcd0251161c7c92f94804dcf599dfa3edeb.tar.gz qemu-b0d9ffcd0251161c7c92f94804dcf599dfa3edeb.tar.bz2 qemu-b0d9ffcd0251161c7c92f94804dcf599dfa3edeb.zip |
e1000: Discard packets that are too long if !SBP and !LPE
The e1000_receive function for the e1000 needs to discard packets longer than
1522 bytes if the SBP and LPE flags are disabled. The linux driver assumes
this behavior and allocates memory based on this assumption.
Signed-off-by: Michael Contreras <michael@inetric.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions