commit | 74dea0bed79353ce2aadcb06406d3a9d28bae57b | [log] [tgz] |
---|---|---|
author | Varun Prakash <varun@chelsio.com> | Sun Apr 14 20:23:31 2019 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 15 22:14:20 2019 -0400 |
tree | 37e4e15c01c9324d10c829dd2081156d7be6d709 | |
parent | ffcd686b913eab35b7f447d8e373aae16d5fed34 [diff] |
scsi: libcxgbi: update route finding logic To support vlan and bridge devices first find route using ifindex 0, if route is not found through net device associated with input scsi host then find route using ifindex of net device. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>