#2161 BLOC Trial-2: mesh autostart enable/disable kills mesh

Zarro Boogs per Child bugtracker at laptop.org
Mon Jul 16 21:39:10 EDT 2007


#2161: mesh autostart enable/disable kills mesh
-----------------------+----------------------------------------------------
  Reporter:  dcbw      |       Owner:  luisca 
      Type:  defect    |      Status:  closed 
  Priority:  blocker   |   Milestone:  Trial-2
 Component:  wireless  |     Version:         
Resolution:  fixed     |    Keywords:         
  Verified:  0         |  
-----------------------+----------------------------------------------------
Comment (by luisca):

 Oops forgot to use code blocks for the commit snippets...


 {{{
 commit 981f187b
 +#ifdef __BIG_ENDIAN
  #define CAPINFO_MASK   (~(0xda00))
 +#else
 +#define CAPINFO_MASK   (~(0x00da))
 +#endif

 commit 0a91095b
 - ifdef __BIG_ENDIAN
 -#define CAPINFO_MASK   (~(0xda00))
 -#else
  #define CAPINFO_MASK   (~(0x00da))
 -#endif

 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/2161#comment:7>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list