From: Rickard Strandqvist Date: Mon, 11 Aug 2014 18:52:56 +0000 (+0200) Subject: net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction... X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0bd88dfd7e5d53bce84a9d077c949774f27a25a;p=pandora-kernel.git net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy Replacing strncpy with strlcpy to avoid strings that lacks null terminate. Signed-off-by: Rickard Strandqvist Signed-off-by: John W. Linville --- Reading git-diff-tree failed