[NET]: Nuke SET_MODULE_OWNER macro.
[linux-2.6-microblaze.git] / drivers / net / irda / stir4200.c
index 755aa44..1afaee0 100644 (file)
@@ -1034,7 +1034,6 @@ static int stir_probe(struct usb_interface *intf,
        if(!net)
                goto err_out1;
 
-       SET_MODULE_OWNER(net);
        SET_NETDEV_DEV(net, &intf->dev);
        stir = netdev_priv(net);
        stir->netdev = net;