From: Dimitris Michailidis Date: Tue, 14 Dec 2010 21:36:49 +0000 (+0000) Subject: cxgb4: allocate more space for MSI-X interrupt names X-Git-Tag: v2.6.38-rc1~476^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd18ac47f9642bcd0d30d4b3521359b1896c208;p=pandora-kernel.git cxgb4: allocate more space for MSI-X interrupt names Currently MSI-X names for netdevs with long names are truncated in /proc/interrupts due to insufficient space. Use IFNAMSIZ to size the needed space. Signed-off-by: Dimitris Michailidis Signed-off-by: David S. Miller --- Reading git-diff-tree failed