summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJohn Soni Jose <sony.john@avagotech.com>2015-08-19 23:14:30 (GMT)
committerJames Bottomley <JBottomley@Odin.com>2015-11-09 23:48:03 (GMT)
commit340c99e9adacfe1bc7dd50eec4d4fa3203288042 (patch)
tree603ff2cc9039752e4aec81c69caf33e3618266b8 /COPYING
parent40998193560dab6c3ce8d25f4fa58a23e252ef38 (diff)
downloadlinux-340c99e9adacfe1bc7dd50eec4d4fa3203288042.tar.xz
be2iscsi: Fix updating the next pointer during WRB posting
While posting WRB the next_pointer of the current WRB should point to itself and the previous WRB next_pointer should point to the current WRB. The next pointer value was retrieved during alloc_pdu and was updated in wrb before ringing the doorbell. The fix retrieves the next_pointer just before ringing the doorbell and updates in the WRB. Signed-off-by: John Soni Jose <sony.john@avagotech.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions