iwlwifi: fix software rf_kill problem when interface is down
[safe/jmp/linux-2.6] / drivers / net / wireless / orinoco_plx.c
index 31162ac..98fe165 100644 (file)
@@ -232,7 +232,6 @@ static int orinoco_plx_init_one(struct pci_dev *pdev,
        card = priv->card;
        card->bridge_io = bridge_io;
        card->attr_io = attr_io;
-       SET_MODULE_OWNER(dev);
        SET_NETDEV_DEV(dev, &pdev->dev);
 
        hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING);