commit | c0105338eb4e61e537ca34ae06921177cb6efcf0 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Sat Jun 11 18:00:52 2005 +0100 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun Jun 12 21:05:57 2005 -0700 |
tree | 30c3c6006591fe88e8cd3c9ee8ef06ff2343ee97 | |
parent | 8d5f7b4353dae4c7ee342c61303372fd996ca161 [diff] |
[PATCH] pwc bug fix The pwc chainsaw session left some setups not working. There is a sanity check on compression buffers that simply isn't right any more as we never allocate one. This doesn't address the email and other changes. I'll do those tomorrow if I get time, but it is the minimal fix for the code and basic feature set. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>