]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: allocate more space for MSI-X interrupt names
authorDimitris Michailidis <dm@chelsio.com>
Tue, 14 Dec 2010 21:36:49 +0000 (21:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Dec 2010 21:16:01 +0000 (13:16 -0800)
commit959caccf279e58a100e475f90a71f6433b75bf62
treec735b16162da79c10aaa135105ffb75475eaa466
parent68fec7dbc39f4fef089522da7f4411fc4ade230c
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 <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/cxgb4.h