[Click] Question on todevice.cc, bug?

Willigenburg, Willem van (Willem) willigenburg at alcatel-lucent.com
Thu Sep 27 07:15:32 EDT 2007


HI

Tried to get click running on 2.6.19.2. 

Had some problems with elements/linuxmodule/todevice.cc


# else

 245     local_bh_disable();

 246     if (!spin_trylock(&_dev->xmit_lock)) {

 247         local_bh_enable();

 248         _task.fast_reschedule();

 249         return false;

 250     }

 251     _dev->xmit_lock_owner = smp_processor_id();

 252 # endif



on line  246 and 353 

&_dev->xmit_lock  should be  &_dev->_xmit_lock  I believe.




cheers


W van Willigenburg
Alcatel-Lucent
Senior Systems and Software Engineer
Bell Labs Europe
Larenseweg 50 
Room:BG141
1222 CN Hilversum The Netherlands
Email:willigenburg at alcatel-lucent.com
Phone:+31356871905

Please consider your environmental responsibility before printing this
e-mail.



More information about the click mailing list