]> git.baikalelectronics.ru Git - kernel.git/commit
xdp: move struct xdp_buff from filter.h to xdp.h
authorJesper Dangaard Brouer <brouer@redhat.com>
Tue, 17 Apr 2018 14:45:37 +0000 (16:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Apr 2018 14:50:28 +0000 (10:50 -0400)
commit3bd6fe6de2bb50b5c0a2440de798646a9a66c5ca
treea8df6f30bfcd2dafe6d0dd436f2b8088b2006873
parent29b73e857c847d4b1cfeb1ceb8417a74bfff862c
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>
include/linux/filter.h
include/net/xdp.h