commit | 763ea096f3cf312608317fb1027d509cfd1efc16 | [log] [tgz] |
---|---|---|
author | Jesper Dangaard Brouer <brouer@redhat.com> | Tue Jun 05 13:55:30 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Jun 05 14:03:15 2018 +0200 |
tree | 7c3fe442884ae163fbc8e2f5f4328dcc5999a167 | |
parent | 68565a1af9f7012e6f2fe2bdd612f67d2d830c28 [diff] |
i40e: remove ndo_xdp_flush call i40e_xdp_flush Remove the ndo_xdp_flush call implementation i40e_xdp_flush as no callers of ndo_xdp_flush are left. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>