commit | 8ae1aff0b331ab154c39910f2e0ed239bf942d56 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Wed Sep 12 11:17:04 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 13 09:25:40 2018 -0700 |
tree | 3432115ca9f5856172bc0e3c650cc87bd8f3b604 | |
parent | ac1f1f6c5ae8352a39afea7b0786c59bcd730712 [diff] |
tuntap: split out XDP logic This patch split out XDP logic into a single function. This make it to be reused by XDP batching path in the following patch. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>