linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Christian Lamparter <chunkeey@web.de>
Cc: linux-wireless@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH] ar9170: rework rxstream code
Date: Mon, 20 Apr 2009 17:41:19 +0200	[thread overview]
Message-ID: <1240242079.4632.0.camel@johannes.local> (raw)
In-Reply-To: <200904190128.13206.chunkeey@web.de> (sfid-20090419_012821_861639_E6D0EBF4)

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

On Sun, 2009-04-19 at 01:28 +0200, Christian Lamparter wrote:

> +static void ar9170_handle_mpdu(struct ar9170 *ar, u8 *buf, int len)
> +{
> +	struct ar9170_rx_head *head;
> +	struct ar9170_rx_macstatus *mac;
> +	struct ar9170_rx_phystatus *phy;

Missing = NULL here for phy.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2009-04-20 15:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-18 23:28 [PATCH] ar9170: rework rxstream code Christian Lamparter
2009-04-20 15:41 ` Johannes Berg [this message]
2009-04-20 21:37   ` [PATCH] ar9170: initialize phy data pointer variable Christian Lamparter

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=1240242079.4632.0.camel@johannes.local \
    --to=johannes@sipsolutions.net \
    --cc=chunkeey@web.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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).