netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jaswinder@infradead.org
Cc: jgarzik@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-next@vger.kernel.org
Subject: Re: [PATCH -net-next 3/4] firmware: convert tg3 driver to request_firmware()
Date: Sun, 04 Jan 2009 16:11:44 -0800 (PST)	[thread overview]
Message-ID: <20090104.161144.119147757.davem@davemloft.net> (raw)
In-Reply-To: <1230626497.24796.26.camel@jaswinder.satnam>

From: Jaswinder Singh Rajput <jaswinder@infradead.org>
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@gmail.com>

I'm simply tired of fighting this, so applied.

  reply	other threads:[~2009-01-05  0:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30  8:41 [PATCH -net-next 3/4] firmware: convert tg3 driver to request_firmware() Jaswinder Singh Rajput
2009-01-05  0:11 ` David Miller [this message]
2009-01-05 13:28 ` Oliver Hartkopp
2009-01-05 13:58   ` Oliver Hartkopp
2009-01-05 14:12   ` Jaswinder Singh Rajput
2009-01-05 14:22     ` David Woodhouse
2009-01-05 14:47       ` Jaswinder Singh Rajput
2009-01-05 14:58     ` Oliver Hartkopp
2009-01-05 15:06       ` Jaswinder Singh Rajput
2009-01-06  0:01   ` David Miller
2009-01-07  3:17     ` Michael Marineau
2009-01-07  9:31       ` Oliver Hartkopp
2009-01-07 23:06       ` Michael Marineau
2009-01-13  0:10         ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090104.161144.119147757.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jaswinder@infradead.org \
    --cc=jgarzik@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).