From 242eb47010840056c121c1141bddf3b279cb47bc Mon Sep 17 00:00:00 2001 From: Vasundhara Volam Date: Fri, 12 Sep 2014 17:39:15 +0530 Subject: [PATCH] be2net: replace strcpy with strlcpy Replace strcpy with strlcpy, as it avoids a possible buffer overflow. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-format-patch failed