From: Lennert Buytenhek <[EMAIL PROTECTED]>
   Date: Wed, 2 Oct 2002 05:05:42 -0400
   
   This is pretty much impossible to fix without using some kind
   of 'global' synchronisation, and I could find no better lock to
   reuse than BR_NETPROTO_LOCK.  It makes sense to reuse this lock
   as it protects all global state that the netif_rx_action path
   relies on, and the bridge port lists are such state.

Ok, patch applied.

Thanks.
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to