From: Dimitris Michailidis Date: Tue, 14 Dec 2010 21:36:50 +0000 (+0000) Subject: cxgb4: correct formatting of MSI-X interrupt names X-Git-Tag: v2.6.38-rc1~476^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba27816cd8167c64652406d86ca78bcc5989f20f;p=pandora-kernel.git cxgb4: correct formatting of MSI-X interrupt names The last byte of the buffer for MSI-X names could not be used due to a bogus -1. Also do not explicitly clear the last byte, snprintf will do the right thing. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed