From d5c76f628d399f06785b0ee910c431770a01b807 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 20 Mar 2014 10:53:22 -0700 Subject: [PATCH] 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-format-patch failed