Masahiro Yamada
da384a9d76
net: rename and refactor eth_rand_ethaddr() function
...
Some functions in include/net.h are ported from
include/linux/etherdevice.h of Linux Kernel.
For ex.
is_zero_ether_addr()
is_multicast_ether_addr()
is_broadcast_ether_addr()
is_valid_ether_addr();
So, we should use the same function name as that of Linux Kernel,
eth_rand_addr(), for consistency.
Besides, eth_rand_addr() has been implemented as an inline function.
So it should not be surrounded by #ifdef CONFIG_RANDOM_MACADDR.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com >
Acked-by: Joe Hershberger <joe.hershberger@ni.com >
2014-05-12 15:19:46 -04:00
..
2014-04-22 17:58:49 -07:00
2014-05-12 15:19:45 -04:00
2013-09-20 10:30:54 -04:00
2012-05-23 14:19:21 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-11-13 22:13:32 +01:00
2013-08-19 12:34:18 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-20 12:00:27 -05:00
2012-05-23 14:19:21 -05:00
2013-07-25 17:57:46 +02:00
2014-03-12 16:22:12 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-10-14 16:06:53 -04:00
2014-02-07 09:17:05 -05:00
2014-03-28 15:06:30 -04:00
2014-05-12 15:19:46 -04:00
2013-04-01 16:33:52 -04:00
2014-04-18 16:14:10 -04:00
2013-11-22 17:03:19 -06:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2012-05-23 14:19:21 -05:00
2014-02-11 11:33:45 +01:00
2013-09-20 17:55:36 +02:00
2013-08-19 12:34:18 -05:00
2013-11-22 17:03:15 -06:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-05-12 15:19:46 -04:00
2013-08-19 12:34:21 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-04-17 17:24:39 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-06-24 19:11:14 -05:00
2013-08-19 12:34:18 -05:00
2014-04-18 10:42:30 -04:00
2013-11-04 20:32:31 +01:00
2013-11-04 20:32:31 +01:00
2014-04-20 13:16:43 +02:00
2013-08-19 12:34:18 -05:00
2013-08-19 12:34:18 -05:00
2013-02-04 09:05:43 -05:00
2013-02-04 09:05:43 -05:00
2013-11-22 16:50:34 -06:00
2013-07-24 09:44:38 -04:00
2012-05-23 14:19:21 -05:00
2013-04-01 16:33:52 -04:00
2013-08-19 12:34:18 -05:00
2013-11-08 15:25:14 -05:00
2014-04-18 10:42:30 -04:00
2013-10-14 16:06:54 -04:00
2013-11-22 16:57:13 -06:00
2013-11-22 17:03:21 -06:00
2013-11-22 16:50:54 -06:00
2013-12-18 16:49:45 +09:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-02-21 11:33:18 -05:00
2013-07-24 09:44:38 -04:00
2013-11-22 17:03:17 -06:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2012-11-04 11:00:36 -07:00
2014-02-04 16:42:45 +01:00
2014-03-04 09:27:32 -05:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2013-07-24 09:44:38 -04:00
2014-05-06 13:41:55 +02:00