commit | ca6a09f25cde1d2d86f8e821cf69f4f650c30dbf | [log] [tgz] |
---|---|---|
author | Sjur Braendeland <sjur.brandeland@stericsson.com> | Fri May 21 02:16:10 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 23 23:57:42 2010 -0700 |
tree | 133c7b35294fd501fbf1732b2256a91ead7fbe16 | |
parent | 638e628a600a5c542d46dfb06771cf9c229ef5f3 [diff] |
caif: Bugfix - Poll can't return POLLHUP while connecting. Discovered bug when testing async connect. While connecting poll should not return POLLHUP, but POLLOUT when connected. Also fixed the sysfs flow-control-counters. Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>