net: poll() optimizations
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 6 Sep 2010 11:13:50 +0000 (11:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 01:48:45 +0000 (18:48 -0700)
No need to test twice sk->sk_shutdown & RCV_SHUTDOWN

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found