commit | bd7d2106b63adfd0dfd08331344e356461c29d70 | [log] [tgz] |
---|---|---|
author | Jim Hanko <hanko@drivescale.com> | Tue Sep 19 11:33:39 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 16:18:58 2017 -0700 |
tree | 6a31e8ceb55ae95bf40d798a30f00c2a092c2e30 | |
parent | d3b557712f7203e3d0ef1ecb2b04159e174c2ee1 [diff] |
team: fall back to hash if table entry is empty If the hash to port mapping table does not have a valid port (i.e. when a port goes down), fall back to the simple hashing mechanism to avoid dropping packets. Signed-off-by: Jim Hanko <hanko@drivescale.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>