Andrea Merello <andrea.merello@xxxxxxxxx> writes: > From: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > > rtl8180 driver can handle also rtl8185 and rtl8187SE cards, > however in userspace tools (network manager) it still appares > as "rtl8180". > This might lead the user to think the wrong driver is in use. > > This patch changes module name to "rtl818Xpci" that should be > more explanatory. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Signed-off-by: Andrea Merello <andrea.merello@xxxxxxxxx> [...] > -obj-$(CONFIG_RTL8180) += rtl8180.o > +obj-$(CONFIG_RTL8180) += rtl818Xpci.o Aren't module names usually all lower case? -- Kalle Valo -- 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