summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-01-11 21:13:02 -0800
committerDavid S. Miller <davem@davemloft.net>2017-01-12 09:18:05 -0500
commit738b35ccee1bcd7cf4af147edd76e7880533ad9f (patch)
tree5193d257998d3749e49e4817f6bd5ff3b5f39a3c /kernel
parent171d87aca0da1fab6a15b96ad8e298216a5951b0 (diff)
downloadlinux-738b35ccee1bcd7cf4af147edd76e7880533ad9f.tar.gz
linux-738b35ccee1bcd7cf4af147edd76e7880533ad9f.tar.bz2
linux-738b35ccee1bcd7cf4af147edd76e7880533ad9f.zip
net: core: Make netif_wake_subqueue a wrapper
netif_wake_subqueue() is duplicating the same thing that netif_tx_wake_queue() does, so make it call it directly after looking up the queue from the index. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions