diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-11-23 11:42:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-28 19:47:18 +0100 |
commit | 5a0d2268d259886f0c87131639d19eb4a67b4532 (patch) | |
tree | 952e6225fcee027f3a4ae8e1c2b2c889eff3a8b2 /net/8021q | |
parent | ipv6: kill two unused macro definition (diff) | |
download | linux-5a0d2268d259886f0c87131639d19eb4a67b4532.tar.xz linux-5a0d2268d259886f0c87131639d19eb4a67b4532.zip |
net: add netif_tx_queue_frozen_or_stopped
When testing struct netdev_queue state against FROZEN bit, we also test
XOFF bit. We can test both bits at once and save some cycles.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions