]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit072ee3f9bd26a2f89a79d1eae9052d30b8d745a5
tree3b6cf0a2bd552a7bd0ff27faabb9cbcd853e7a85
parent9db7720cca8f55a1e0c8d0dc1587e35dca50afbf
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()

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