From: Joe Eykholt Date: Tue, 3 Nov 2009 19:48:55 +0000 (-0800) Subject: [SCSI] libfc: fix symbolic name registrations smashing skb data X-Git-Tag: v2.6.33-rc1~344^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9a056db9c7973c46337ec8d034323aa72bf206;p=pandora-kernel.git [SCSI] libfc: fix symbolic name registrations smashing skb data The strncpy for RSPN_ID and RSNN_NN requests was padding past the allocated frame size. Get the string length before filling in the ct header. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed