Merge pull request #181 from chewitt/broadcom

linux: prefer wl over bcma for 14e4:4353 in Generic
This commit is contained in:
Peter V 2016-04-19 17:59:01 +02:00
commit 85eb7e8fea

View File

@ -0,0 +1,10 @@
--- a/drivers/bcma/host_pci.c 2016-04-12 20:09:26.000000000 +0400
+++ b/drivers/bcma/host_pci.c 2016-04-18 11:13:09.866487748 +0400
@@ -289,7 +289,6 @@
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4313) },
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 43224) }, /* 0xa8d8 */
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4331) },
- { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4353) },
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4357) },
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4358) },
{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4359) },