No functional change intended.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
PS: I should really go and read the specs to see if we can steer v4 and v6 independently but my memory says we cannot.
| sys/dev/dpaa2/dpaa2_ni.c | ||
|---|---|---|
| 2601–2604 | Both fixed. | |
Comment Actions
Seems to improve the code. Less lines and it looks less complex. This changes the functionality only if IFCAP_RXCSUM and IFCAP_RXCSUM_IPV6 or IFCAP_TXCSUM and IFCAP_TXCSUM_IPV6 get out of sync but, in my understanding of the code, this cannot happen.