commit | d0f49157d1ce02671a450b566a12ff19baed6c19 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jan 12 22:15:08 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 13 21:49:56 2011 -0800 |
tree | 022cfc36199c318613b6070fd0e7a3a772c08c93 | |
parent | 51e7eed79c41180919ff94942895ba38467d9ad4 [diff] |
netdev: tilepro: Use is_unicast_ether_addr helper 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>