Hi, On 4 mei 2012, at 03:51, Zero Lin <zero.lin.0203@xxxxxxxxx> wrote: > From: "Zero.Lin" <Zero.Lin@xxxxxxxxxxxx> > > Signed-off-by: Zero.Lin <Zero.Lin@xxxxxxxxxxxx> > --- > drivers/net/wireless/rt2x00/rt2800pci.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c > index 931331d..0c9b51d 100644 > --- a/drivers/net/wireless/rt2x00/rt2800pci.c > +++ b/drivers/net/wireless/rt2x00/rt2800pci.c > @@ -1193,6 +1193,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = { > { PCI_DEVICE(0x1814, 0x5392) }, > { PCI_DEVICE(0x1814, 0x539a) }, > { PCI_DEVICE(0x1814, 0x539f) }, > + { PCI_DEVICE(0x1814, 0x539b) }, > #endif > { 0, } > }; Could you please add the new ID in the right numerical order? So, between 0x539a and 0x539f. --- Gertjan-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html