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

From: Jonathan Corbet
Date: Tue Dec 27 2016 - 15:09:39 EST


On Sat, 17 Dec 2016 19:42:17 +0200
Cihangir Akturk <cakturk@xxxxxxxxx> wrote:

> 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.

I've applied this to the docs tree, thanks.

jon