Coverity flagged this condition: The and condition offset == 0 && offset == 65535 can never be true because offset cannot be equal to two different values at the same time
Details
Details
- Reviewers
tsoome erj cem vangyzen - Group Reviewers
Intel Networking - Commits
- rG660b6999cc95: ixgbe: fix impossible condition
rS364462: ixgbe: fix impossible condition
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable