commit | ef9e62c2e5087cb9bc713e3d9776336e1bb40df1 | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Mon Jun 13 09:44:28 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 14 23:50:42 2016 -0700 |
tree | 29f36f26f3c655e15687b5ba5bc76cac3e88629e | |
parent | 7e8f4413d7861efcb332ebce8d9b000a17eaa0e5 [diff] |
RDS: recv path gets the conn_path from rds_incoming for MP capable transports Transports that are t_mp_capable should set the rds_conn_path on which the datagram was recived in the ->i_conn_path field of struct rds_incoming. Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>