commit | 4c2a02157fdd5dc71de7cf42eff07576746eb450 | [log] [tgz] |
---|---|---|
author | Varun Prakash <varun@chelsio.com> | Tue Oct 10 19:25:30 2017 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Oct 11 14:24:58 2017 -0400 |
tree | d334237d1f5e3f0f3eaeb6062871ccfb59468e13 | |
parent | 607162140d8ab62c8fabb0992bd798edf9f97466 [diff] |
scsi: libcxgbi: in case of vlan pass 0 as ifindex to find route In case of vlan pass 0 as ifindex to find route instead of passing real_dev ifindex, if we pass real_dev ifindex then ip_route_output_ports() and ip6_route_output() will check for route through real_dev not through vlan interface. Signed-off-by: Varun Prakash <varun@chelsio.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>