Commit 554dd12
committed
Reorder checks for I210/I350 chips so that we don't remove the last 4 bytes
of the packet if they happen to be split across an mbuf boundary, as these
always strip the CRC before the driver sees it.
all the hard work figuring out what was happening done by dtucker@
tested on I210 by dtucker@ and kevlo@, on I350 by me and hrvoje
ok kevlo@ stsp@1 parent 67948ec commit 554dd12
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
3116 | 3116 | | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | | - | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
| 3122 | + | |
| 3123 | + | |
3120 | 3124 | | |
3121 | 3125 | | |
3122 | | - | |
3123 | | - | |
3124 | | - | |
3125 | | - | |
| 3126 | + | |
3126 | 3127 | | |
3127 | 3128 | | |
3128 | 3129 | | |
| |||
0 commit comments