Re: [Patch] NULL pointer deref with corrupted squashfs image

2009-01-20 Thread Jörn Engel
On Tue, 20 January 2009 17:47:14 +0100, Eric Sesterhenn wrote: Some callees of zlib_inflate() might accidentally pass a NULL s/callee/caller/ ? Apart from this, looks fine to me - modulo xtensa of course. Jörn -- Sometimes, asking the right question is already the answer. -- Unknown

Re: [PATCH 0/3] Add device-tree aware NDFC driver

2007-10-30 Thread Jörn Engel
On Tue, 30 October 2007 17:13:08 +0300, Valentine Barshak wrote: I'm not saying my approach is the best, but I was hoping for a discussion. That is good. So please take a moment to listen. I've reworked the patches according to the comments to the previous version and used my arguments to

Re: [PATCH 1/1] lro: Generic Large Receive Offload for TCP traffic

2007-08-03 Thread Jörn Engel
On Fri, 3 August 2007 14:41:19 +0200, Jan-Bernd Themann wrote: This patch provides generic Large Receive Offload (LRO) functionality for IPv4/TCP traffic. LRO combines received tcp packets to a single larger tcp packet and passes them then to the network stack in order to increase