From: Lucas Tanure <hidden> Date: 2016-01-19 23:28:04
Use eth_zero_addr to assign the zero address to the given address array
instead of memset when second argument is address of zero.
Signed-off-by: Lucas Tanure <redacted>
---
drivers/net/ethernet/sfc/ef10_sriov.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Use eth_zero_addr to assign the zero address to the given address array
instead of memset when second argument is address of zero.
Signed-off-by: Lucas Tanure <redacted>
---
Acked-by: Bert Kenward <redacted>
... although net-next is still closed I think.
--
Bert Kenward [off-list ref]
Software Engineer, Solarflare
Use eth_zero_addr to assign the zero address to the given address array
instead of memset when second argument is address of zero.
Signed-off-by: Lucas Tanure <redacted>
---
Acked-by: Bert Kenward <redacted>
... although net-next is still closed I think.