Skip to content
Commit 436acceb authored by Jason Wang's avatar Jason Wang Committed by David S. Miller
Browse files

tuntap: remove unnecessary sk_receive_queue length check during xmit



After commit 1576d986 ("tun: switch to use skb array for tx"),
sk_receive_queue was not used any more. So remove the uncessary
sk_receive_queue length check during xmit.

Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent db6a71dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment