From: zero.lin Date: Wed, 31 Aug 2011 18:43:52 +0000 (+0200) Subject: rt2x00: Add new chipset support X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=5126d97ef5a38df8b24abb7611dcba7e5b729021;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git rt2x00: Add new chipset support Signed-off-by: zero.lin Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c index cabf249aa55b..7586468955da 100644 --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c @@ -1153,6 +1153,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = { #endif #ifdef CONFIG_RT2800PCI_RT53XX { PCI_DEVICE(0x1814, 0x5390) }, + { PCI_DEVICE(0x1814, 0x539a) }, { PCI_DEVICE(0x1814, 0x539f) }, #endif { 0, }