Re: [PATCH 5/5] bcm43xx-d80211: fix sending of fragments

2006-06-15 Thread Michael Buesch
On Thursday 15 June 2006 22:27, Jiri Benc wrote: > Thu, 15 Jun 2006 18:55:11 +0200, Michael Buesch pise: > > Please also merge the other patch. It is too hard to figure out > > the dependencies for me now. So simply merge it and I will submit > > a fixup patch later, after you pushed it out. > > Th

Re: [PATCH 5/5] bcm43xx-d80211: fix sending of fragments

2006-06-15 Thread Jiri Benc
Thu, 15 Jun 2006 18:55:11 +0200, Michael Buesch pise: > Please also merge the other patch. It is too hard to figure out > the dependencies for me now. So simply merge it and I will submit > a fixup patch later, after you pushed it out. > The Subject was: > [incomplete 2/5] bcm43xx-d80211: per-queue

Re: [PATCH 5/5] bcm43xx-d80211: fix sending of fragments

2006-06-15 Thread Michael Buesch
On Monday 12 June 2006 21:35, Michael Buesch wrote: > On Monday 12 June 2006 21:16, Jiri Benc wrote: > > This makes fragmentation work with bcm43xx. > > > > Signed-off-by: Jiri Benc <[EMAIL PROTECTED]> > > Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> > > The other patch will get my sign-off

Re: [PATCH 5/5] bcm43xx-d80211: fix sending of fragments

2006-06-12 Thread Michael Buesch
On Monday 12 June 2006 21:16, Jiri Benc wrote: > This makes fragmentation work with bcm43xx. > > Signed-off-by: Jiri Benc <[EMAIL PROTECTED]> Signed-off-by: Michael Buesch <[EMAIL PROTECTED]> The other patch will get my sign-off tomorrow (I think modified, though). I don't have time to look at i

[PATCH 5/5] bcm43xx-d80211: fix sending of fragments

2006-06-12 Thread Jiri Benc
This makes fragmentation work with bcm43xx. Signed-off-by: Jiri Benc <[EMAIL PROTECTED]> --- drivers/net/wireless/d80211/bcm43xx/bcm43xx_dma.c |2 +- drivers/net/wireless/d80211/bcm43xx/bcm43xx_pio.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- dscape.orig/drivers/net/wir