]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commitead5d238146981f922e3848fac83825d87c518f0
tree8ab431ca6d04aff50caa33c662e3685360a2c8a4
parent1bacdbb341e8c92c58651f06727318c3d0c1c30e
vxge: use strcpy for strings

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>
drivers/net/vxge/vxge-main.c