aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNithin Sujir <[email protected]>2013-05-23 11:11:27 +0000
committerDavid S. Miller <[email protected]>2013-05-24 22:23:30 -0700
commitf2068b80ca59d63ca21ee1da829c9fe09f25b08e (patch)
tree2f643fc00a07c7351dc67ab535774db947f41cd5 /tools/perf/scripts/python/bin
parent7c10ee32f32644c9efbb3cfebf5fb7cea4b48a2c (diff)
tg3: Remove unnecessary lock around tg3_flag_set
The spinlock was needed when flags used to be a u32 and set/cleared using bit operations. Now that we use the atomic set_bit, this lock isn't needed. Signed-off-by: Nithin Nayak Sujir <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions