linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <holgerschurig@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: BUG: STATION_INFO_TX_BITRATE broken?
Date: Wed, 27 Jan 2010 16:39:10 +0100	[thread overview]
Message-ID: <201001271639.10941.holgerschurig@gmail.com> (raw)

I have code in my driver that does

	sinfo->txrate.legacy = lbs_rates[i].bitrate * 10;
	sinfo->filled |= STATION_INFO_TX_BITRATE;


But later, "iw wlan0 link" gives me:

	# iw wlan0 link
        Connected to 00:13:19:80:da:30 (on wlan0)
        SSID: MNHS
        freq: 2462
        failed to parse nested attributes!

Both iw and linux-wl are from git HEAD.

-- 
http://www.holgerschurig.de

                 reply	other threads:[~2010-01-27 15:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201001271639.10941.holgerschurig@gmail.com \
    --to=holgerschurig@gmail.com \
    --cc=linux-wireless@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).