commit | 62fee7ebdb8fe6d915aa06b761f5680784d6f1e6 | [log] [tgz] |
---|---|---|
author | Sundarajan Srinivasan <sundaraj@codeaurora.org> | Thu Jan 22 11:13:10 2015 -0800 |
committer | Sundarajan Srinivasan <sundaraj@codeaurora.org> | Fri Apr 17 16:20:36 2015 -0700 |
tree | a0fff142821056cd107d235110f091a6c3a0905e | |
parent | 61d0d9893f10a90c0af2701919986691907db07c [diff] |
[qca-nss-drv] stats_drv: Replace spinlocks with atomic operations When reading or updating stats_drv, we can use atomic operations instead of spinlocks as it improves performance on the slow path. Change-Id: I246e3cc965780b631aac72e2ae0cfba845601bac Signed-off-by: Sundarajan Srinivasan <sundaraj@codeaurora.org>