commit | af3746a779aa5106fb3d1771b8fb28522476b073 | [log] [tgz] |
---|---|---|
author | Jesper Dangaard Brouer <brouer@redhat.com> | Tue Jun 05 13:55:35 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Jun 05 14:03:15 2018 +0200 |
tree | 87f955694fcb1d5c8710c1f5732afecda9c41710 | |
parent | 763ea096f3cf312608317fb1027d509cfd1efc16 [diff] |
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush Remove the ndo_xdp_flush call implementation ixgbe_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>