netdev: tilepro: Use is_unicast_ether_addr helper
authorTobias Klauser <tklauser@distanz.ch>
Wed, 12 Jan 2011 22:15:08 +0000 (22:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Jan 2011 05:49:56 +0000 (21:49 -0800)
Use is_unicast_ether_addr from linux/etherdevice.h instead of custom
macros.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found