All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Jiri Benc <jbenc@suse.cz>
Cc: "John Linville" <linville@tuxdriver.com>, netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] d80211: Add software sequence support
Date: Mon, 5 Feb 2007 18:56:20 +0100	[thread overview]
Message-ID: <200702051856.20919.IvDoorn@gmail.com> (raw)
In-Reply-To: <20070205183714.3d89ec61@griffin.suse.cz>

On Monday 05 February 2007 18:37, Jiri Benc wrote:
> On Sat, 3 Feb 2007 12:45:26 +0100, Ivo van Doorn wrote:
> > --- dscape/net/d80211/ieee80211_i.h	2007-01-31 19:41:53.000000000 +0100
> > +++ dscape_seq/net/d80211/ieee80211_i.h	2007-01-31 20:06:26.000000000 +0100
> > @@ -405,6 +405,7 @@
> >  	int *supp_rates[NUM_IEEE80211_MODES];
> >  	int *basic_rates[NUM_IEEE80211_MODES];
> >  
> > +	u16 seq_counter;
> 
> Shouldn't this be per-BSS?

Ok I'll try to get a per-BSS sequence counter working,
I'll need some time to figure out how the per-BSS code is working.

Ivo

      reply	other threads:[~2007-02-05 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 19:16 [PATCH 2/2] d80211: Add software sequence support Ivo van Doorn
2007-02-03 11:45 ` Ivo van Doorn
2007-02-05 17:37   ` Jiri Benc
2007-02-05 17:56     ` Ivo van Doorn [this message]

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=200702051856.20919.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=jbenc@suse.cz \
    --cc=linville@tuxdriver.com \
    --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 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.