From: Florian Westphal Date: Thu, 13 Feb 2014 22:09:11 +0000 (+0100) Subject: net: core: introduce netif_skb_dev_features X-Git-Tag: v3.14-rc4~30^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d206940319c41df4299db75ed56142177bb2e5f6;p=pandora-kernel.git net: core: introduce netif_skb_dev_features Will be used by upcoming ipv4 forward path change that needs to determine feature mask using skb->dst->dev instead of skb->dev. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed