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
- rS364462: ixgbe: fix impossible condition
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.