1
0
Files
linux/include/linux
Johannes Berg ad7eee98be etherdevice: introduce eth_broadcast_addr
A lot of code has either the memset or an inefficient copy
from a static array that contains the all-ones broadcast
address. Introduce eth_broadcast_addr() to fill an address
with all ones, making the code clearer and allowing us to
get rid of some constant arrays.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-10 18:06:44 -07:00
..
2012-06-19 21:40:14 +02:00
2012-06-06 15:20:22 -04:00
2012-06-27 15:42:24 -07:00
2012-06-30 15:56:40 -07:00
2012-06-20 14:39:36 -07:00
2012-06-15 15:30:15 -07:00
2012-06-13 21:16:42 +02:00