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
ccdc_types.h -rw-r--r-- 1.3 KB
dm355_ccdc.h -rw-r--r-- 7.8 KB
dm644x_ccdc.h -rw-r--r-- 5.3 KB
isif.h -rw-r--r-- 14.6 KB
vpbe.h -rw-r--r-- 5.9 KB
vpbe_display.h -rw-r--r-- 3.8 KB
vpbe_osd.h -rw-r--r-- 10.3 KB
vpbe_types.h -rw-r--r-- 2.8 KB
vpbe_venc.h -rw-r--r-- 1.5 KB
vpfe_capture.h -rw-r--r-- 5.5 KB
vpfe_types.h -rw-r--r-- 1.3 KB
vpif_types.h -rw-r--r-- 2.3 KB
vpss.h -rw-r--r-- 3.5 KB

back to top