OSDN Git Service

net: nixge: Fix misuse of strlcpy
authorJoe Perches <joe@perches.com>
Thu, 4 Jul 2019 23:57:46 +0000 (16:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jul 2019 02:23:05 +0000 (19:23 -0700)
commit6b4ddf9950c38969f666dea1509955bd99120c4f
tree91f5eb54734c0fc8faa84967eabacf407a7ab3c1
parent7391324ba485f1579afe1e1baa0a44309612b894
net: nixge: 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/ni/nixge.c