commit | 106ca27f2922e8de820d1bd3d79b1cbdf2d78eea | [log] [tgz] |
---|---|---|
author | Jesper Dangaard Brouer <brouer@redhat.com> | Tue Apr 17 16:45:37 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 17 10:50:28 2018 -0400 |
tree | a8df6f30bfcd2dafe6d0dd436f2b8088b2006873 | |
parent | 189ead81a83eba5f5c5ce56c45620e51abcb5cb8 [diff] |
xdp: move struct xdp_buff from filter.h to xdp.h This is done to prepare for the next patch, and it is also nice to move this XDP related struct out of filter.h. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>