mirror of
https://github.com/torvalds/linux.git
synced 2026-08-05 06:47:51 +02:00
lag_lib.sh creates the interfaces dummy1 and dummy2 whereas
dev_addr_lists.sh:destroy() deletes the interfaces dummy0 and dummy1. Fix
the mismatch in names.
Fixes:
|
||
|---|---|---|
| .. | ||
| config | ||
| dev_addr_lists.sh | ||
| lag_lib.sh | ||
| Makefile | ||
| net_forwarding_lib.sh | ||