commit | 16da09047d3fb991dc48af41f6d255fd578e8ca2 | [log] [tgz] |
---|---|---|
author | Michal Kalderon <Michal.Kalderon@cavium.com> | Wed Mar 14 14:49:28 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 16 12:13:50 2018 -0400 |
tree | caee9abe602766634b66c10b5d269422bb9ab902 | |
parent | 933e8c91b9f5a2f504f6da1f069c410449b9f4b9 [diff] |
qed: Fix non TCP packets should be dropped on iWARP ll2 connection FW workaround. The iWARP LL2 connection did not expect TCP packets to arrive on it's connection. The fix drops any non-tcp packets Fixes b5c29ca ("qed: iWARP CM - setup a ll2 connection for handling SYN packets") Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>