From: Krzysztof Halasa Date: Fri, 9 Oct 2009 06:16:10 +0000 (+0000) Subject: WAN: fix Cisco HDLC handshaking. X-Git-Tag: v2.6.32-rc5~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9652041da18a1a1d9a0b7ebd9eef16bd712be38a;p=pandora-kernel.git WAN: fix Cisco HDLC handshaking. Cisco HDLC uses keepalive packets and sequence numbers to determine link state. In rare cases both ends could transmit keepalive packets at the same time, causing the received sequence numbers to be treated as incorrect. Now we accept our current sequence number as well as the previous one. Signed-off-by: Krzysztof HaƂasa Signed-off-by: David S. Miller --- Reading git-diff-tree failed