mirror of https://github.com/torvalds/linux.git
skb is ignored if team port is disabled. We want the skb to be delivered
if it's an link layer packet.
Issue is already fixed for bonding in
commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| team.c | ||
| team_mode_activebackup.c | ||
| team_mode_broadcast.c | ||
| team_mode_loadbalance.c | ||
| team_mode_random.c | ||
| team_mode_roundrobin.c | ||