diff options
| author | Nithin Nayak Sujir <[email protected]> | 2012-12-03 19:36:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-12-04 12:58:49 -0500 |
| commit | 357630668a638418d542d0e331c90c01a091a3f1 (patch) | |
| tree | e87eea7fa63da9b38dfaf9eeab558e52a5cc0c4c /tools/perf/scripts/python | |
| parent | 682d7978aee072f411fc747d32954a8371dd7b1b (diff) | |
tg3: Fix inconsistent locking for tg3_netif_start().
Every caller holds tp->lock when calling tg3_netif_start() except
tg3_io_resume(). Fix it so that it is all consistent. The subsequent
PTP patches add tg3_ptp_resume() to tg3_netif_start() and the tp->lock
is required.
Signed-off-by: Nithin Nayak Sujir <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions