]> git.baikalelectronics.ru Git - kernel.git/commit
etherdev.h: Convert int is_<foo>_ether_addr to bool
authorJoe Perches <joe@perches.com>
Tue, 8 May 2012 06:44:40 +0000 (06:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2012 17:06:16 +0000 (13:06 -0400)
commit02ddf6b6eba417648430d0efece9c512ecacf285
tree09ec9814903e61a85f51de0249f65e1a25f40aa4
parent66599edee019772e0255249f82f2e2f9c044030d
etherdev.h: Convert int is_<foo>_ether_addr to bool

Make the return value explicitly true or false.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/etherdevice.h