tuntap: rename struct tun_steering_prog to struct tun_prog
authorJason Wang <jasowang@redhat.com>
Tue, 16 Jan 2018 08:31:01 +0000 (16:31 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 20:32:10 +0000 (15:32 -0500)
commitcd5681d7d8903bf43a571aaf96cf6d2e2e00118c
tree1f449be8183513c40d061e9d639e07a0fd46d377
parentca46abd6f89fc21117975ef867a002fa68fe8be9
tuntap: rename struct tun_steering_prog to struct tun_prog

To be reused by other eBPF program other than queue selection.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c