target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node
authorAndy Grover <agrover@redhat.com>
Tue, 3 Apr 2012 22:51:01 +0000 (15:51 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sun, 15 Apr 2012 00:40:33 +0000 (17:40 -0700)
The name change makes it clear this list_head is so the cmd can be an
item in the connection's conn_cmd_list.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found