summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/param.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2017-02-02 18:22:28 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-03 09:56:50 -0500
commit86bc8b310f1f323ccc9a311933e35d3442473034 (patch)
tree143747f915cc43d84e5c247e16e52ce47992a825 /include/uapi/asm-generic/param.h
parente7fe9491261ee07b0c7456df42c34ca6a8538804 (diff)
sfc-falcon: get rid of custom busy polling code
In linux-4.5, busy polling was implemented in core NAPI stack, meaning that all custom implementation can be removed from drivers. Not only we remove lot's of tricky code, we also remove one lock operation in fast path. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Edward Cree <ecree@solarflare.com> Cc: Bert Kenward <bkenward@solarflare.com> Acked-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/asm-generic/param.h')
0 files changed, 0 insertions, 0 deletions
ter storage areaFlorian Westphal1-1/+1 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-8/+4 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-8/+8 2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal1-1/+1 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-6/+6