diff options
| author | 2007-02-26 11:06:41 -0800 | |
|---|---|---|
| committer | 2007-02-27 04:21:44 -0500 | |
| commit | 63b66d12de57d8455615d9f619e18824137ed547 (patch) | |
| tree | 2230d079a80369c6e3587f63042250399ee70852 /scripts/basic | |
| parent | qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send() (diff) | |
qla3xxx: bugfix tx reset after stress conditions.
To Reproduce the Problem:
To reproduce this panic consistently, we run an intensive network
application like 'netperf' and then switch to a different console.
After waiting for a couple of seconds, you will see a tx reset has occured.
Reason:
We enable interrupts even if we were not running.
Solution:
Now we will enable interrupts only after we are ready to give up the poll
routine.
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
