diff options
author | Jim Hanko <hanko@drivescale.com> | 2017-09-19 20:33:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-20 01:18:58 +0200 |
commit | bd7d2106b63adfd0dfd08331344e356461c29d70 (patch) | |
tree | 6a31e8ceb55ae95bf40d798a30f00c2a092c2e30 /net/sched/sch_generic.c | |
parent | Merge branch 'test_rhashtable-dont-allocate-huge-static-array' (diff) | |
download | linux-bd7d2106b63adfd0dfd08331344e356461c29d70.tar.xz linux-bd7d2106b63adfd0dfd08331344e356461c29d70.zip |
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>
Diffstat (limited to 'net/sched/sch_generic.c')
0 files changed, 0 insertions, 0 deletions