Home
last modified time | relevance | path

Searched hist:"1667 c942" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dnetconsole.c1667c942 Mon Mar 02 21:54:50 CST 2015 Joe Perches <joe@perches.com> netconsole: Use eth_<foo>_addr instead of memset

Use the built-in function instead of memset.

Miscellanea:

Add #include <linux/etherdevice.h>

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>