summaryrefslogtreecommitdiff
path: root/Extra
blob: 12d4a2a17d17c594cde62cd8aef9d4edf921c89a (plain)
1
2
3
4
# Targets that need extra treatment for now

curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR}
mausezahn: CFLAGS = $(mausezahn-eflags)
ubmit();'>mode:
authorSunil Goutham <sgoutham@cavium.com>2016-09-23 14:42:27 +0530
committerDavid S. Miller <davem@davemloft.net>2016-09-24 08:47:15 -0400
commitb4e28c1fc9c7f3b7508b9a27d7c59a0da7b1f824 (patch)
treecb8ea3d32f8f192daa70e5e179260e3524e11325
parentfaac0ff0a544eed6b8c9375c1104d692e4979540 (diff)
net: thunderx: Fix issue with IRQ namimg
This patch fixes a regression caused by previous commit when irq name exceeds 20 byte array if interface's name size is large. Fixes: e412621394fa ("net: thunderx: Use netdev's name for naming VF's interrupts") Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat