On Mon, Dec 07, 2009 at 12:05:54PM +0200, Shahar Or wrote: > Adds support for the WiFi activity LED on the Dell Vostro A860 laptop. > > Signed-off-by: Shahar Or <shahar@xxxxxxxxxxxxxxx> > --- > I hope this one is perfect. Well, no, it was still quite whitespace damaged. However this time I was able to fix it manually and move on with life... :-) > --- drivers/net/wireless/ath/ath5k/led.c.orig 2009-12-03 > 14:57:20.000000000 +0200 > +++ drivers/net/wireless/ath/ath5k/led.c 2009-12-03 14:25:30.000000000 +0200 > @@ -71,6 +71,8 @@ > { ATH_SDEVICE(PCI_VENDOR_ID_IBM, 0x058a), ATH_LED(1, 0) }, > /* IBM-specific AR5212 (all others) */ > { PCI_VDEVICE(ATHEROS, PCI_DEVICE_ID_ATHEROS_AR5212_IBM), ATH_LED(0, 0) }, > + /* Dell Vostro A860 (shahar@xxxxxxxxxxxxxxx) */ > + { ATH_SDEVICE(PCI_VENDOR_ID_QMI, 0x0112), ATH_LED(3, 0) }, > { } > }; > -- > 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 > -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- 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