Files
linux-apfs/drivers
Vlad Yasevich 2f6a1b6607 macvlan: Remove custom recieve and forward handlers
Since now macvlan and macvtap use the same receive and
forward handlers, we can remove them completely and use
netif_rx and dev_forward_skb() directly.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-12 13:38:39 -05:00
..
2013-11-27 01:03:27 +01:00
2013-11-27 13:55:16 -05:00
2013-11-27 01:03:43 +01:00
2013-11-07 19:24:20 +01:00
2013-11-27 01:03:27 +01:00
2013-11-19 01:06:28 +01:00
2013-12-06 15:22:05 -05:00