]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit345b555a8224ea1ade2db6e5258ce73ed5ffbcb8
tree1f449be8183513c40d061e9d639e07a0fd46d377
parent905e8b64a2ee13a8a459cdb1977a17414d1a89a7
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