[NET]: Nuke SET_MODULE_OWNER macro.
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / irda / stir4200.c
index 755aa444a4ddb91026a25834ade6b59b17efc4d3..1afaee0fa7e067d4c0759fa4c71b81204e67ba6d 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;