diff options
| author | 2013-05-23 11:11:27 +0000 | |
|---|---|---|
| committer | 2013-05-24 22:23:30 -0700 | |
| commit | f2068b80ca59d63ca21ee1da829c9fe09f25b08e (patch) | |
| tree | 2f643fc00a07c7351dc67ab535774db947f41cd5 /net/core/dev.c | |
| parent | tg3: Fix misplaced empty line (diff) | |
| download | linux-dev-f2068b80ca59d63ca21ee1da829c9fe09f25b08e.tar.xz linux-dev-f2068b80ca59d63ca21ee1da829c9fe09f25b08e.zip | |
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 <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
