diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2018-03-16 11:26:34 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-03-26 23:50:56 +0300 |
commit | 5f76a704b8df9b4da898a230ac40d143eaca9cd8 (patch) | |
tree | d592e5102b15f93011e51f6d6844981c97719e52 /arch/arm/plat-pxa | |
parent | 0605c45ce5f33a51e0b23e1d36f2e56db3c95f58 (diff) | |
download | linux-5f76a704b8df9b4da898a230ac40d143eaca9cd8.tar.xz |
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 <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'arch/arm/plat-pxa')
0 files changed, 0 insertions, 0 deletions