diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2017-01-12 08:13:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-12 17:18:05 +0300 |
commit | 738b35ccee1bcd7cf4af147edd76e7880533ad9f (patch) | |
tree | 5193d257998d3749e49e4817f6bd5ff3b5f39a3c /include/linux/bpf.h | |
parent | 171d87aca0da1fab6a15b96ad8e298216a5951b0 (diff) | |
download | linux-738b35ccee1bcd7cf4af147edd76e7880533ad9f.tar.xz |
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 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions