From: Gerrit Renker Date: Wed, 7 Mar 2007 20:53:48 +0000 (-0800) Subject: [DCCP]: Revert patch which disables bidirectional mode X-Git-Tag: v2.6.21-rc4~99^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151a99317ee9efcfd3e642da62e1edf4f47fcb3e;p=pandora-kernel.git [DCCP]: Revert patch which disables bidirectional mode This reverts an earlier patch which disabled bidirectional mode, meaning that a listening (passive) socket was not allowed to write to the other (active) end of the connection. This mode had been disabled when there were problems with CCID3, but it imposes a constraint on socket programming and thus hinders deployment. A change is included to ignore RX feedback received by the TX CCID3 module. Many thanks to Andre Noll for pointing out this issue. Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed