Re: [PATCH 6/8] net: nixge: Fix misuse of strlcpy
From: Joe Perches Date: Thu, 4 Jul 2019 16:57:46 -0700 > Probable cut&paste typo - use the correct field size. > > Signed-off-by: Joe Perches Applied.
[PATCH 6/8] net: nixge: Fix misuse of strlcpy
Probable cut&paste typo - use the correct field size. Signed-off-by: Joe Perches --- drivers/net/ethernet/ni/nixge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/ni/nixge.c b/drivers/net/ethernet/ni/nixge.c index 96f7a9818294..0b384f97d2fd 100644 --- a