Revision 36f671be1db1b17d3d4ab0c8b47f81ccb1efcb75 authored by Cihangir Akturk on 17 December 2016, 17:42:17 UTC, committed by Jonathan Corbet on 27 December 2016, 20:08:42 UTC
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>
1 parent 6611533
History
File Mode Size
Documentation
arch
.gitignore -rw-r--r-- 43 bytes
Build -rw-r--r-- 410 bytes
Makefile -rw-r--r-- 2.3 KB
arch.h -rw-r--r-- 1.3 KB
builtin-check.c -rw-r--r-- 29.9 KB
builtin.h -rw-r--r-- 829 bytes
elf.c -rw-r--r-- 8.6 KB
elf.h -rw-r--r-- 2.3 KB
objtool.c -rw-r--r-- 3.0 KB
special.c -rw-r--r-- 4.6 KB
special.h -rw-r--r-- 1.1 KB
warn.h -rw-r--r-- 1.5 KB

back to top