diff options
author | Wei Liu <wei.liu2@citrix.com> | 2014-08-12 11:48:06 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-13 20:07:44 -0700 |
commit | ea2c5e134237eadc9924ce821ded678750024549 (patch) | |
tree | f54d00e659f58fbe53ba5683faa1f7c301b9c755 /drivers/net/xen-netback/common.h | |
parent | 68809958710ac80e2fad387edd6383f422498f9e (diff) | |
download | talos-op-linux-ea2c5e134237eadc9924ce821ded678750024549.tar.gz talos-op-linux-ea2c5e134237eadc9924ce821ded678750024549.zip |
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 <wei.liu2@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback/common.h')
0 files changed, 0 insertions, 0 deletions