ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
authorJesper Dangaard Brouer <brouer@redhat.com>
Tue, 5 Jun 2018 11:55:35 +0000 (13:55 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 5 Jun 2018 12:03:15 +0000 (14:03 +0200)
commitaf3746a779aa5106fb3d1771b8fb28522476b073
tree87f955694fcb1d5c8710c1f5732afecda9c41710
parent763ea096f3cf312608317fb1027d509cfd1efc16
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c