Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation/unaligned-memory-access.txt: fix incorrect comparison o…
…perator In the actual implementation ether_addr_equal function tests for equality to 0 when returning. It seems in commit 0d74c4 it is somehow overlooked to change this operator to reflect the actual function. Signed-off-by: Cihangir Akturk <cakturk@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
- Loading branch information