commit | f1693c63ab133d16994cc50f773982b5905af264 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@oracle.com> | Thu Jun 14 11:52:34 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 14 19:01:49 2018 -0700 |
tree | 42a65ff20c3536040cd60c52a1e40b199e34db6e | |
parent | 7f6afc338405628ae32826ce82827c3f19bf3d15 [diff] |
rds: avoid unenecessary cong_update in loop transport Loop transport which is self loopback, remote port congestion update isn't relevant. Infact the xmit path already ignores it. Receive path needs to do the same. Reported-by: syzbot+4c20b3866171ce8441d2@syzkaller.appspotmail.com Reviewed-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>