]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[iscsi] Verify the correct tag in NOP-In PDUs
authorMichael Brown <mcb30@ipxe.org>
Fri, 25 Feb 2011 10:40:08 +0000 (10:40 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 25 Feb 2011 10:41:23 +0000 (10:41 +0000)
commit9625132bf590b5fb74bfe98491e2e5649575801d
tree709ef80c25455fac799a9b8bfe93616b040b9711
parentdef5b67560f559ec23370225747374a3bae3631d
[iscsi] Verify the correct tag in NOP-In PDUs

We should be checking the target transfer tag, rather than the
initiator task tag.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp/iscsi.c