]> err.no Git - linux-2.6/blobdiff - sound/pci/es1938.c
[PATCH] e100: support ETHTOOL_GPERMADDR
[linux-2.6] / sound / pci / es1938.c
index 356c493d93193138fa4c7d68828b29d9e9cec764..17fa80c23870b8631b6b2a40d5269ee0d2d531c9 100644 (file)
@@ -1746,6 +1746,7 @@ static void __devexit snd_es1938_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "ESS ES1938 (Solo-1)",
+       .owner = THIS_MODULE,
        .id_table = snd_es1938_ids,
        .probe = snd_es1938_probe,
        .remove = __devexit_p(snd_es1938_remove),