summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2013-10-06 20:25:12 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-08 21:38:35 +0200
commit5c0c52c9102f90c9d5674fb6c5f4f23e3019dd9f (patch)
treee3548b8081b5a25b0bf9e8460325657e489421a2 /net
parentMerge branch 'mrf24j40' (diff)
downloadlinux-5c0c52c9102f90c9d5674fb6c5f4f23e3019dd9f.tar.xz
linux-5c0c52c9102f90c9d5674fb6c5f4f23e3019dd9f.zip
tun: don't look at current when non-blocking
We play with a wait queue even if socket is non blocking. This is an obvious waste. Besides, it will prevent calling the non blocking variant when current is not valid. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions