]> err.no Git - linux-2.6/blobdiff - sound/pci/ens1370.c
[PATCH] e100: support ETHTOOL_GPERMADDR
[linux-2.6] / sound / pci / ens1370.c
index a38f7102eccf257fb910b09502b8c2fed8d26fdd..bef9a59f46d7d4d2adfc26fc29a396f9c9eb33c0 100644 (file)
@@ -2387,6 +2387,7 @@ static void __devexit snd_audiopci_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = DRIVER_NAME,
+       .owner = THIS_MODULE,
        .id_table = snd_audiopci_ids,
        .probe = snd_audiopci_probe,
        .remove = __devexit_p(snd_audiopci_remove),