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)
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>

No differences found