This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / atm / br2684.c
index 66778f4..36fad58 100644 (file)
@@ -563,7 +563,7 @@ Note: we do not have explicit unassign, but look at _push()
                BRPRIV(skb->dev)->stats.rx_packets--;
                br2684_push(atmvcc, skb);
        }
-       __module_get(THIS_MODULE);
+       (void) try_module_get(THIS_MODULE);
        return 0;
     error:
        write_unlock_irq(&devs_lock);