aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-03-16 01:26:36 -0700
committerJeff Kirsher <[email protected]>2018-03-26 13:56:45 -0700
commit886ff146a73627c287262a7d92ddfb50baa29552 (patch)
treeb1b433c79a507f1912271748e7329ce39eb2a4e5 /net/unix/sysctl_net_unix.c
parentf0ee70a042e267a517e943220e18ae62d3c1995a (diff)
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Now that the only places which modify flags are either (a) during initialization prior to creating a netdevice, or (b) while holding the rtnl lock, we no longer need the cmpxchg64 call in i40e_set_priv_flags. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions