diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-03-20 10:53:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-20 17:36:12 -0400 |
commit | d5c76f628d399f06785b0ee910c431770a01b807 (patch) | |
tree | 9dbdb3b77b88f01c9b5f6a955622d1a44726a465 /arch/mips/kernel/rtlx-mt.c | |
parent | d03825fba459d0d58e4fe162439babfc5f5eabc4 (diff) | |
download | linux-d5c76f628d399f06785b0ee910c431770a01b807.tar.bz2 |
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>
Diffstat (limited to 'arch/mips/kernel/rtlx-mt.c')
0 files changed, 0 insertions, 0 deletions