aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorWei Liu <[email protected]>2014-08-12 11:48:06 +0100
committerDavid S. Miller <[email protected]>2014-08-13 20:07:44 -0700
commitea2c5e134237eadc9924ce821ded678750024549 (patch)
treef54d00e659f58fbe53ba5683faa1f7c301b9c755 /net/unix/sysctl_net_unix.c
parent68809958710ac80e2fad387edd6383f422498f9e (diff)
xen-netback: move NAPI add/remove calls
Originally netif_napi_add was in xenvif_init_queue and netif_napi_del was in xenvif_deinit_queue, while kthreads were handled in xenvif_connect and xenvif_disconnect. Move netif_napi_add and netif_napi_del to xenvif_connect and xenvif_disconnect so that they reside together with kthread operations. Signed-off-by: Wei Liu <[email protected]> Cc: Ian Campbell <[email protected]> Cc: Zoltan Kiss <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions