aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2018-03-16 01:26:33 -0700
committerJeff Kirsher <[email protected]>2018-03-26 13:48:10 -0700
commit0605c45ce5f33a51e0b23e1d36f2e56db3c95f58 (patch)
tree25c6a75a8d24e9a6c81f67835d25c741dd736f91 /net/unix/sysctl_net_unix.c
parent134201aeadf3109ac9982ea81a79ec68442a07d1 (diff)
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
This flag is modified outside of the RTNL lock and thus should not be part of the pf->flags variable. Use a state bit instead, 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