Skip to content
Snippets Groups Projects
Commit b559ea95 authored by Yuri Benditovich's avatar Yuri Benditovich Committed by Jason Wang
Browse files

e1000e: Avoid hw_error if legacy mode used

https://bugzilla.redhat.com/show_bug.cgi?id=1787142


The emulation issues hw_error if PSRCTL register
is written, for example, with zero value.
Such configuration does not present any problem when
DTYP bits of RCTL register define legacy format of
transfer descriptors. Current commit discards check
for BSIZE0 and BSIZE1 when legacy mode used.

Acked-by: default avatarDmitry Fleytman <dmitry.fleytman@gmail.com>
Signed-off-by: default avatarYuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
parent c2279bd0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment