aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/chan.c
diff options
context:
space:
mode:
authorGravatar Florian Fainelli <f.fainelli@gmail.com> 2014-03-20 10:53:23 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2014-03-20 17:36:12 -0400
commitb2cde2cc71f2382e4a4bfaaacd5263bd93f1e0d2 (patch)
tree56c547038a9a6eaec0068e9e2798b07f56dc3603 /net/wireless/chan.c
parentnet: bcmgenet: remove bogus tx queue checks (diff)
downloadlinux-b2cde2cc71f2382e4a4bfaaacd5263bd93f1e0d2.tar.gz
linux-b2cde2cc71f2382e4a4bfaaacd5263bd93f1e0d2.tar.bz2
linux-b2cde2cc71f2382e4a4bfaaacd5263bd93f1e0d2.zip
net: bcmgenet: manipulate netdev_queue directly
Instead of always invoking netdev_get_tx_queue() in bcmgenet_xmit() and bcmgenet_tx_reclaim(), just get the corresponding netdev_queue pointer once and for all and manipulate it throughout bcmgenet_xmit() and bcmgenet_tx_reclaim(). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless/chan.c')
0 files changed, 0 insertions, 0 deletions