X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=include%2Flinux%2Fetherdevice.h;fp=include%2Flinux%2Fetherdevice.h;h=23681c3d3b8a22278e73ba9de956141347d94095;hb=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789;hp=76f7ff684cbf6160ac5159df3986651a1edfd348;hpb=2b4731b153b4621064d9e899a92f6c03199630f1;p=linux-2.6-microblaze.git diff --git a/include/linux/etherdevice.h b/include/linux/etherdevice.h index 76f7ff684cbf..23681c3d3b8a 100644 --- a/include/linux/etherdevice.h +++ b/include/linux/etherdevice.h @@ -234,8 +234,6 @@ static inline void eth_random_addr(u8 *addr) addr[0] |= 0x02; /* set local assignment bit (IEEE802) */ } -#define random_ether_addr(addr) eth_random_addr(addr) - /** * eth_broadcast_addr - Assign broadcast address * @addr: Pointer to a six-byte array containing the Ethernet address