> Please use proper bitops for concurrent flag updates (e.g., clear_bit()), > or show that tx_ring->flags is not modified concurrently. > > Reviewed-by: Aleksandr Loktionov <[email protected]>
Thank you for the review. Will update the patch.
> Please use proper bitops for concurrent flag updates (e.g., clear_bit()), > or show that tx_ring->flags is not modified concurrently. > > Reviewed-by: Aleksandr Loktionov <[email protected]>
Thank you for the review. Will update the patch.