linux/drivers/net/ethernet/broadcom/genet
Florian Fainelli d5c76f628d 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 <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-20 17:36:12 -04:00
..
bcmgenet.c net: bcmgenet: remove bogus tx queue checks 2014-03-20 17:36:12 -04:00
bcmgenet.h net: bcmgenet: remove unused spinlock member 2014-03-20 17:36:12 -04:00
bcmmii.c net: bcmgenet: add MDIO routines 2014-02-14 00:27:58 -05:00
Makefile net: bcmgenet: hook into the build system 2014-02-14 00:27:58 -05:00