diff options
| author | Jayamohan Kallickal <[email protected]> | 2014-08-08 01:00:01 -0400 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2014-09-16 09:09:47 -0700 |
| commit | b7ab35b13379e709a2a1c3f1b3a59e5db62ce4e3 (patch) | |
| tree | b7e9050c574cb6c49a84e5cae29bf828a04fc02b /scripts/objdiff | |
| parent | a3d313ea56fada1c73be022140b8d2b14ff1fc7b (diff) | |
be2iscsi: Fix processing CQE before connection resources are freed
Driver should process the completion queue entries before a connection
resources are freed. While running mixed traffic due to latency, driver
processes the CQE after the connection resources are freed. This fix
processes all the completion queue before the connection resources are
freed.
Signed-off-by: John Soni Jose <[email protected]>
Signed-off-by: Jayamohan Kallickal <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions