mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
Bonding just wants the device before the skb_bond() decapsulation occurs, so simply pass that original device into packet_type->func() as an argument. It remains to be seen whether we can use this same exact thing to get rid of skb->input_dev as well. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vlan.c | ||
| vlan.h | ||
| vlan_dev.c | ||
| vlanproc.c | ||
| vlanproc.h | ||