From: Michael Wu <flamingice@sourmilk.net> To: Pavel Roskin <proski@gnu.org> Cc: Jiri Benc <jbenc@suse.cz>, linux-wireless@vger.kernel.org Subject: Re: [PATCH] d80211: Fix wireless statistics reporting Date: Sun, 11 Feb 2007 23:29:15 -0500 [thread overview] Message-ID: <200702112329.21901.flamingice@sourmilk.net> (raw) In-Reply-To: <1171253350.27742.17.camel@dv> [-- Attachment #1: Type: text/plain, Size: 1004 bytes --] On Sunday 11 February 2007 23:09, Pavel Roskin wrote: > > - int signal; > > + int signal; /* used as qual in statistics reporting */ > > I'm sorry but that the thing I have always hated about wireless > extensions. Such tricks make the API context sensitive and loaded with > assumptions. > Ok, but I was merely clarifying the current situation. That problem has always been there since the patch for statistics reporting went in. > I understand d80211 still has to interact with Wireless Extensions, but > let's not make things even worse. I'm making things better. Statistics reporting is pretty bad right now in d80211 with drivers reporting bogus values when they don't know, and statistics reporting of different d80211 drivers interacting with each other when multiple devices are plugged in. This patch attempts to fix the worst issues while attempting to avoid regressions. Feel free to follow up with another patch to make statistics reporting perfect. -Michael Wu [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-02-12 4:30 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-02-12 3:09 Michael Wu 2007-02-12 4:09 ` Pavel Roskin 2007-02-12 4:29 ` Michael Wu [this message] 2007-02-12 4:40 ` Pavel Roskin 2007-02-19 20:22 ` Jiri Benc
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=200702112329.21901.flamingice@sourmilk.net \ --to=flamingice@sourmilk.net \ --cc=jbenc@suse.cz \ --cc=linux-wireless@vger.kernel.org \ --cc=proski@gnu.org \ --subject='Re: [PATCH] d80211: Fix wireless statistics reporting' \ /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
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.