aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-03-16 01:26:34 -0700
committerJeff Kirsher <[email protected]>2018-03-26 13:50:56 -0700
commit5f76a704b8df9b4da898a230ac40d143eaca9cd8 (patch)
treed592e5102b15f93011e51f6d6844981c97719e52 /net/unix/sysctl_net_unix.c
parent0605c45ce5f33a51e0b23e1d36f2e56db3c95f58 (diff)
i40e: move client flags into state bits
The iWarp client flags are all potentially changed when the RTNL lock is not held, so they should not be part of the pf->flags variable. Instead, move them into the state field so that we can use atomic bit operations. This is part of a larger effort to remove cmpxchg64 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