Re: [take1 0/5] d80211 patches

2006-10-18 Thread Jiri Benc
On Tue, 17 Oct 2006 10:17:13 -0700, David Kimdon wrote:
 Continue d80211 bitfield removal.  In general, compilers have
 difficulty generating efficient code for bitfields.  This patchset
 removes all bitfields from include/net/d80211.h.

Thanks for the patches! At first I intended to ask you to split d80211
and drivers parts of the patches, but your way is better I think - it
doesn't break git-bisect.

John, if you agree with these patches, could you apply them after you
pull from my tree?

Thanks,

 Jiri

-- 
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [take1 0/5] d80211 patches

2006-10-18 Thread Ivo van Doorn
On Wednesday 18 October 2006 19:20, David Kimdon wrote:
 On Wed, Oct 18, 2006 at 06:01:31PM +0200, Jiri Benc wrote:
  On Tue, 17 Oct 2006 10:17:13 -0700, David Kimdon wrote:
   Continue d80211 bitfield removal.  In general, compilers have
   difficulty generating efficient code for bitfields.  This patchset
   removes all bitfields from include/net/d80211.h.
  
  Thanks for the patches! At first I intended to ask you to split d80211
  and drivers parts of the patches, but your way is better I think - it
  doesn't break git-bisect.
  
  John, if you agree with these patches, could you apply them after you
  pull from my tree?
 
 hold that thought, I missed updating rt73usb.c and rt2500usb.c.  New
 patchset on its way.

Hi,

That patch was send 2 hours ago by me to this list. :)
[PATCH] rt2x00: Remove xr_end references
That patch only fixed rt2500usb and rt73usb, so it can be applied safely
after your patch to fix the rt2x00 PCI drivers. 

Ivo
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [take1 0/5] d80211 patches

2006-10-18 Thread David Kimdon
On Wed, Oct 18, 2006 at 06:01:31PM +0200, Jiri Benc wrote:
 On Tue, 17 Oct 2006 10:17:13 -0700, David Kimdon wrote:
  Continue d80211 bitfield removal.  In general, compilers have
  difficulty generating efficient code for bitfields.  This patchset
  removes all bitfields from include/net/d80211.h.
 
 Thanks for the patches! At first I intended to ask you to split d80211
 and drivers parts of the patches, but your way is better I think - it
 doesn't break git-bisect.
 
 John, if you agree with these patches, could you apply them after you
 pull from my tree?

hold that thought, I missed updating rt73usb.c and rt2500usb.c.  New
patchset on its way.



 
 Thanks,
 
  Jiri
 
 -- 
 Jiri Benc
 SUSE Labs
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [take1 0/5] d80211 patches

2006-10-18 Thread David Kimdon
On Wed, Oct 18, 2006 at 07:23:14PM +0200, Ivo van Doorn wrote:
 On Wednesday 18 October 2006 19:20, David Kimdon wrote:
  On Wed, Oct 18, 2006 at 06:01:31PM +0200, Jiri Benc wrote:
   On Tue, 17 Oct 2006 10:17:13 -0700, David Kimdon wrote:
Continue d80211 bitfield removal.  In general, compilers have
difficulty generating efficient code for bitfields.  This patchset
removes all bitfields from include/net/d80211.h.
   
   Thanks for the patches! At first I intended to ask you to split d80211
   and drivers parts of the patches, but your way is better I think - it
   doesn't break git-bisect.
   
   John, if you agree with these patches, could you apply them after you
   pull from my tree?
  
  hold that thought, I missed updating rt73usb.c and rt2500usb.c.  New
  patchset on its way.
 
 Hi,
 
 That patch was send 2 hours ago by me to this list. :)
 [PATCH] rt2x00: Remove xr_end references
 That patch only fixed rt2500usb and rt73usb, so it can be applied safely
 after your patch to fix the rt2x00 PCI drivers. 

Sorry, to be clear, I am talking about the bitfield removal from
d80211.h patches.  Actually, your patch to remove the xr references
from the usb drivers is what made me notice I had forgotten them from
the bitfield removal patches.

hmm, I have a bad subject to the first mail in my post, my posting
script set the initial 0/5 message subject as 'd80211 patches', should
probably be a bit more specific :-)

-David
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html