diff options
author | Michael Chan <mchan@broadcom.com> | 2006-06-17 21:55:55 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-06-17 21:55:55 -0700 |
commit | c71302d61f844f766a44e1b04258086cc41f624e (patch) | |
tree | 678780353e025222ce87667466bba599c4c21d97 /fs/msdos | |
parent | 35089bb203f44e33b6bbb6c4de0b0708f9a48921 (diff) |
[TG3]: Remove unnecessary tx_lock
Remove tx_lock where it is unnecessary. tg3 runs lockless and so it
requires interrupts to be disabled and sync'ed, netif_queue and NAPI
poll to be stopped before the device can be reconfigured. After
stopping everything, it is no longer necessary to get the tx_lock.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/msdos')
0 files changed, 0 insertions, 0 deletions