[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200709211201.24475.vda.linux@googlemail.com>
Date: Fri, 21 Sep 2007 12:01:24 +0100
From: Denys Vlasenko <vda.linux@...glemail.com>
To: Jeff Garzik <jeff@...zik.org>
Cc: Michael Chan <mchan@...adcom.com>,
David Miller <davem@...emloft.net>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 1/2] bnx2: factor out gzip unpacker
Hi Jeff,
This patch modifies gzip unpacking code in bnx2 driver so that
it does not depend on bnx2 internals. I will move this code
out of the driver and into zlib in follow-on patch.
It can be useful in other drivers which need to store firmwares
or any other relatively big binary blobs - fonts, cursor bitmaps,
whatever.
Patch is run tested by Michael Chan (driver author).
Michael, can you add your ACK?
Signed-off-by: Denys Vlasenko <vda.linux@...glemail.com>
--
vda
View attachment "linux-2.6.23-rc6.bnx2-1.patch" of type "text/x-diff" (12509 bytes)
View attachment "linux-2.6.23-rc6.bnx2-2.patch" of type "text/x-diff" (9346 bytes)
Powered by blists - more mailing lists