diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-12-23 10:03:37 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-01-06 10:15:25 -0800 |
commit | e75ed29db5315b4706953a5462f9c783532cb776 (patch) | |
tree | 6da4cfbe3af02e6e2ad0c5d2445bccf0ff90e8b6 /drivers/net/ethernet/Makefile | |
parent | a5c259b162844f3ceaf3d082344bf6938728aca9 (diff) |
ice: Optimize a few bitmap operations
When a bitmap is local to a function, it is safe to use the non-atomic
__[set|clear]_bit(). No concurrent accesses can occur.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/Makefile')
0 files changed, 0 insertions, 0 deletions