From: Daniel Borkmann Date: Wed, 27 Aug 2014 09:11:27 +0000 (+0200) Subject: net: add skb_get_tx_queue() helper X-Git-Tag: fixes-against-v3.18-rc2~81^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c51b56232d24f150e39884a9e749fd99cbc60c;p=pandora-kernel.git net: add skb_get_tx_queue() helper Replace occurences of skb_get_queue_mapping() and follow-up netdev_get_tx_queue() with an actual helper function. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed