Dave Jones wrote:
Is that one for -stable too? That file looks similar enough
between .18.1 and .19rc that it should be the case ?
No. The IV/ICV stripping change was only merged into John's tree very
recently (the day I sent the fix).
Daniel
-
To unsubscribe from this list: send the line "u
On Wed, Oct 18, 2006 at 04:40:00PM +0200, Michael Buesch wrote:
> On Wednesday 18 October 2006 01:12, Daniel Drake wrote:
> > Larry Finger pointed out a problem with my ieee80211 IV/ICV stripping
> > patch,
> > which I forgot about. Sorry about that.
> >
> > The patch readds the frame_ctl a
Michael Buesch wrote:
On Wednesday 18 October 2006 01:12, Daniel Drake wrote:
Larry Finger pointed out a problem with my ieee80211 IV/ICV stripping patch,
which I forgot about. Sorry about that.
The patch readds the frame_ctl assignment which was accidently dropped.
Signed-off-by: Daniel Drake
On Wednesday 18 October 2006 01:12, Daniel Drake wrote:
> Larry Finger pointed out a problem with my ieee80211 IV/ICV stripping patch,
> which I forgot about. Sorry about that.
>
> The patch readds the frame_ctl assignment which was accidently dropped.
>
> Signed-off-by: Daniel Drake <[EMAIL PROT
Larry Finger pointed out a problem with my ieee80211 IV/ICV stripping patch,
which I forgot about. Sorry about that.
The patch readds the frame_ctl assignment which was accidently dropped.
Signed-off-by: Daniel Drake <[EMAIL PROTECTED]>
Index: linux/drivers/net/wireless/bcm43xx/bcm43xx_xmit.c
==