From: Allan Stephens Date: Tue, 17 Aug 2010 11:00:06 +0000 (+0000) Subject: tipc: correct problems with misleading flags returned using poll() X-Git-Tag: v2.6.37-rc1~147^2~809 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f662c07058f7e6365ae65080d772f9122f6f50a9;p=pandora-kernel.git tipc: correct problems with misleading flags returned using poll() Prevent TIPC from incorrectly setting returned flags to poll() in the following cases: - an unconnected socket no longer indicates that it is always readable - an unconnected, connecting, or listening socket no longer indicates that it is always writable Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed