From: Florian Fainelli Date: Thu, 20 Mar 2014 17:53:22 +0000 (-0700) Subject: net: bcmgenet: remove bogus tx queue checks X-Git-Tag: v3.15-rc1~113^2~109^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c76f628d399f06785b0ee910c431770a01b807;p=pandora-kernel.git net: bcmgenet: remove bogus tx queue checks netdev_pick_tx already takes care of making sure that a given skb->queue_mapping value will remain within the number of advertised hardware queue number, there is no need to re-do this again in the driver. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed