From: Vlad Yasevich Date: Wed, 11 Dec 2013 18:27:11 +0000 (-0500) Subject: macvlan: Remove custom recieve and forward handlers X-Git-Tag: v3.14-rc1~94^2~504^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6a1b6607fd6b0eb9501843a40e0c7555f37b4a;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed