From: Richard Purdie Date: Sun, 6 May 2007 21:51:56 +0000 (-0700) Subject: Fix ppp_deflate issues with recent zlib_inflate changes X-Git-Tag: v2.6.22-rc1~829 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ac675806441d17303707856f4d23bd27092014;p=pandora-kernel.git Fix ppp_deflate issues with recent zlib_inflate changes The last zlib_inflate update broke certain corner cases for ppp_deflate decompression handling. This patch fixes some logic to make things work properly again. Users other than ppp_deflate (the only Z_PACKET_FLUSH user) should be unaffected. Fixes bug 8405 (confirmed by Stefan) Signed-off-by: Richard Purdie Cc: Stefan Wenk Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed