Re: [PATCH -net-next 3/4] firmware: convert tg3 driver torequest_firmware()

From: David Miller
Date: Sun Jan 04 2009 - 19:11:51 EST


From: Jaswinder Singh Rajput <jaswinder@xxxxxxxxxxxxx>
Date: Tue, 30 Dec 2008 14:11:37 +0530

> Firmware blob looks like this...
> u8 firmware_major
> u8 firmware_minor
> u8 firmware_fix
> u8 pad
> __be32 start_address
> __be32 length (total, including BSS sections to be zeroed)
> data... (in __be32 words, which is native for the firmware)
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>

I'm simply tired of fighting this, so applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/