aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ulp.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-06-21 18:25:05 -0700
committerDavid S. Miller <davem@davemloft.net>2017-06-23 13:42:19 -0400
commitc443b5accedaef8e1d6faf7a1bb921670a90a3d0 (patch)
tree6089675fd1da878023dfb5b8ffb7c6392f3879e3 /net/ipv4/tcp_ulp.c
parentee5d032f7d032e2cea354522a46b211de84c4e8c (diff)
downloadlinux-c443b5accedaef8e1d6faf7a1bb921670a90a3d0.tar.gz
linux-c443b5accedaef8e1d6faf7a1bb921670a90a3d0.tar.bz2
linux-c443b5accedaef8e1d6faf7a1bb921670a90a3d0.zip
nfp: xdp: move driver XDP setup into a separate function
In preparation of XDP offload flags move the driver setup into a function. Otherwise the number of conditions in one function would make it slightly hard to follow. The offload handler may now be called with NULL prog, even if no offload is currently active, but that's fine, offload code can handle that. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ulp.c')
0 files changed, 0 insertions, 0 deletions