vxge: use strcpy for strings
authorJon Mason <jon.mason@exar.com>
Mon, 29 Nov 2010 18:02:46 +0000 (18:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Dec 2010 21:02:08 +0000 (13:02 -0800)
Use strncpy instead of memcpy when working on strings

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found