Re: [PATCH 2.6.18 4/6] bnx2: Add firmware decompression

2006-06-12 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Mon, 12 Jun 2006 17:17:18 -0700 > Add functions to decompress firmware before loading to the internal > CPUs. Compressing the firmware reduces the driver size significantly. > > Signed-off-by: Michael Chan <[EMAIL PROTECTED]> ... > +#define FNAME

[PATCH 2.6.18 4/6] bnx2: Add firmware decompression

2006-06-12 Thread Michael Chan
Add functions to decompress firmware before loading to the internal CPUs. Compressing the firmware reduces the driver size significantly. Signed-off-by: Michael Chan <[EMAIL PROTECTED]> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index bdaaad8..1fb0a19 100644 --- a/drivers/net/Kconfig