summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_lookup.h
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2017-02-01 15:41:54 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-01 12:53:58 -0500
commit5e2ed1329ee074229d5a2f4389035be818120980 (patch)
tree3325b665067568fc175644f47bf98c555cd4f81b /net/ipv4/fib_lookup.h
parent889711a03e0fba427fb85317900e93c74e3be02a (diff)
sh_eth: align usage of sh_eth_modify() with rest of driver
To be consistent with the rest of the driver when setting bits using sh_eth_modify() the same bit should also be cleared. This have no functional change and should have been done from the start. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Suggested-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_lookup.h')
0 files changed, 0 insertions, 0 deletions
h/conntrack.c?h=nds-private-remove&id=9ff464db50e437eef131f719cc2e9902eea9c607'>openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme1-2/+22 2017-02-09openvswitch: Fix comments for skb->_nfctJarno Rajahalme1-7/+7 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-7/+5 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal1-4/+2 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-3/+3