Skip to content
Commit 36f671be authored by Cihangir Akturk's avatar Cihangir Akturk Committed by Jonathan Corbet
Browse files

Documentation/unaligned-memory-access.txt: fix incorrect comparison operator



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: default avatarCihangir Akturk <cakturk@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 66115335
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment