linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BUG: STATION_INFO_TX_BITRATE broken?
@ 2010-01-27 15:39 Holger Schurig
  0 siblings, 0 replies; only message in thread
From: Holger Schurig @ 2010-01-27 15:39 UTC (permalink / raw)
  To: linux-wireless

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-27 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 15:39 BUG: STATION_INFO_TX_BITRATE broken? Holger Schurig

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).