2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/drivers/net/ethernet/netronome/nfp/bpf
Jakub Kicinski bcf0cafab4 nfp: split out common control message handling code
BPF's control message handler seems like a good base to built
on for request-reply control messages.  Split it out to allow
for reuse.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-12 17:29:15 -07:00
..
cmsg.c nfp: split out common control message handling code 2019-04-12 17:29:15 -07:00
fw.h nfp: split out common control message handling code 2019-04-12 17:29:15 -07:00
jit.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-02-24 12:06:19 -08:00
main.c nfp: split out common control message handling code 2019-04-12 17:29:15 -07:00
main.h nfp: split out common control message handling code 2019-04-12 17:29:15 -07:00
Makefile nfp: add Makefiles to all directories 2018-02-22 15:22:50 -05:00
offload.c nfp: split out common control message handling code 2019-04-12 17:29:15 -07:00
verifier.c nfp: bpf: support removing dead code 2019-01-23 17:35:32 -08:00