mac80211: add module_pci_driver to compat
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 22 Apr 2012 11:36:35 +0000 (11:36 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 22 Apr 2012 11:36:35 +0000 (11:36 +0000)
commit09eef1ac52ca1ea2827c87acc567ece28e5f1ff7
tree15486f6edd1bf8e348ea2ad3b06a537e7a6ca6f0
parent947ede0c269482ccd2eb20da7cecc05f9f8b83f3
mac80211: add module_pci_driver to compat

Without module_pci_driver being defined the pci drivers do not get registered.

Should fix #11332

SVN-Revision: 31437
package/mac80211/patches/060-compat_add_module_pci_driver.patch [new file with mode: 0644]