aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom/myri10ge/myri10ge.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-11-18 06:31:01 -0800
committerDavid S. Miller <davem@davemloft.net>2015-11-18 16:17:42 -0500
commit6180d9de61a5c461f9e3efef5417a844701dbbb2 (patch)
tree721d4b7a92759fe2951844e6a6f8474cb5fccf97 /drivers/net/ethernet/myricom/myri10ge/myri10ge.c
parentnet: add netif_tx_napi_add() (diff)
downloadlinux-dev-6180d9de61a5c461f9e3efef5417a844701dbbb2.tar.xz
linux-dev-6180d9de61a5c461f9e3efef5417a844701dbbb2.zip
net: move napi_hash[] into read mostly section
We do not often add/delete a napi context. Moving napi_hash[] into read mostly section avoids potential false sharing. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/myricom/myri10ge/myri10ge.c')
0 files changed, 0 insertions, 0 deletions