Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: sched: em_nbyte: don't add the data offset twice
'ptr' is shifted by the offset and then validated, the memcmp should not add it a second time. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information