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
Build -rw-r--r-- 128 bytes
Makefile -rw-r--r-- 1.8 KB
gpio-event-mon.c -rw-r--r-- 4.3 KB
gpio-hammer.c -rw-r--r-- 3.3 KB
gpio-utils.c -rw-r--r-- 7.1 KB
gpio-utils.h -rw-r--r-- 1.5 KB
lsgpio.c -rw-r--r-- 3.7 KB

back to top