sweep the floors and convert some .get_drvinfo routines to strlcpy
authorRick Jones <rick.jones2@hp.com>
Mon, 7 Nov 2011 13:29:27 +0000 (13:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Nov 2011 20:11:57 +0000 (15:11 -0500)
Per the mention made by Ben Hutchings that strlcpy is now the preferred
string copy routine for a .get_drvinfo routine, do a bit of floor
sweeping and convert some of the as-yet unconverted ethernet drivers to
it.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found