Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tun: remove unnecessary memory barrier
Replace set_current_state with __set_current_state since no memory barrier is needed at this point. Signed-off-by: Timur Celik <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information