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)
commitb44907e64cc1987153f6577306108379be1523b7
tree09ec9814903e61a85f51de0249f65e1a25f40aa4
parent97138a1ca7917c11431293e668457f916a610ca5
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