]> asedeno.scripts.mit.edu Git - linux.git/commit
net: ethernet: sun4i-emac: Fix misuse of strlcpy
authorJoe Perches <joe@perches.com>
Thu, 4 Jul 2019 23:57:45 +0000 (16:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jul 2019 02:22:03 +0000 (19:22 -0700)
commit7391324ba485f1579afe1e1baa0a44309612b894
tree4523b29bd9e8dcf70ac3d69f5078f3ec329dbcfe
parent07996783491f94d55ef3bfffaadf6cb8412d5f2a
net: ethernet: sun4i-emac: Fix misuse of strlcpy

Probable cut&paste typo - use the correct field size.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/allwinner/sun4i-emac.c