Skip to content
Commit ad2dcba0 authored by Chuhong Yuan's avatar Chuhong Yuan Committed by David S. Miller
Browse files

cxgb4: smt: Use normal int for refcount



All refcount operations are protected by spinlocks now.
Then the atomic counter can be replaced by a normal int.

This patch depends on PATCH 1/2.

Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4a8937b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment