[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#280743: Please fix this one!



According to
http://oss.sgi.com/projects/netdev/archive/2004-09/msg00241.html is
this patch working:

--- a/net/8021q/vlan_dev.c      2004-09-08 21:08:30 -07:00
+++ b/net/8021q/vlan_dev.c      2004-09-08 21:08:30 -07:00
@@ -244,7 +244,7 @@
                        /* TODO:  Add a more specific counter here. */
                        stats->rx_errors++;
                }
-               rcu_read_lock();
+               rcu_read_unlock();
                return 0;
        }
 

/ Anders



Reply to: