[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
authorRoel Kluin <12o3l@tiscali.nl>
Tue, 13 Nov 2007 11:17:16 +0000 (03:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Nov 2007 11:17:16 +0000 (03:17 -0800)
Fix incorrect length for strncat by replacing it with strlcat

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tehuti.c

Simple merge