diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2018-01-03 11:25:59 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-01-05 15:21:22 -0800 |
commit | 8bf5c4ee1889308ccd396fdfd40ac94129ee419f (patch) | |
tree | f5ebb48e1047c44b97e6d650775699d019bd1324 /drivers/acpi/property.c | |
parent | 27e95e3648910c81a0840aa10dde77323795519e (diff) |
tun: setup xdp_rxq_info
Driver hook points for xdp_rxq_info:
* reg : tun_attach
* unreg: __tun_detach
I've done some manual testing of this tun driver, but I would
appriciate good review and someone else running their use-case tests,
as I'm not 100% sure I understand the tfile->detached semantics.
V2: Removed the skb_array_cleanup() call from V1 by request from Jason Wang.
Cc: Jason Wang <jasowang@redhat.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/acpi/property.c')
0 files changed, 0 insertions, 0 deletions