Re: [PATCH net-next v2] ne2k: Enable RW-Bugfix

2020-10-11 Thread Jakub Kicinski
On Sat, 10 Oct 2020 18:17:11 +0200 Armin Wolf wrote: > Correct a typo in ne.c and ne2k-pci.c which > prevented activation of the RW-Bugfix. > Also enable the RW-Bugfix by default since > not doing so could (according to the Datasheet) > cause the system to lock up with some chips. > > Signed-off-b

[PATCH net-next v2] ne2k: Enable RW-Bugfix

2020-10-10 Thread Armin Wolf
Correct a typo in ne.c and ne2k-pci.c which prevented activation of the RW-Bugfix. Also enable the RW-Bugfix by default since not doing so could (according to the Datasheet) cause the system to lock up with some chips. Signed-off-by: Armin Wolf --- v2 changes: - change NE8390_RW_BUGFIX to NE_RW_B