commit | 763f9b414a0b92d6c0edc28030e80658f773634b | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Tue Jun 05 14:03:17 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Jun 05 14:03:17 2018 +0200 |
tree | 96a090754d90078b43b2797a1db3bece013d2a86 | |
parent | 68565a1af9f7012e6f2fe2bdd612f67d2d830c28 [diff] | |
parent | 189454e868c45ce3476bfac03ace921dec34208a [diff] |
Merge branch 'bpf-xdp-remove-xdp-flush' Jesper Dangaard Brouer says: ==================== This patchset removes the net_device operation ndo_xdp_flush() call. This is a follow merge commit ea9916ea3ed9 ("Merge branch 'ndo_xdp_xmit-cleanup'"). As after commit c1ece6b245bd ("bpf/xdp: devmap can avoid calling ndo_xdp_flush") no callers of ndo_xdp_flush are left in bpf-next tree. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>