android_kernel_motorola_sm6225/drivers/net/usb
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

(Thanks to Joe Perches for suggesting coccinelle for 0/1 -> true/false).

Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-19 22:27:29 -05:00
..
asix.c net-next:asix: V2 Update VERSION 2011-11-15 16:26:07 -05:00
catc.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
cdc-phonet.c net: remove netdev_alloc_page and use __GFP_COLD 2011-11-22 16:43:32 -05:00
cdc_eem.c
cdc_ether.c net/usb: Misc. fixes for the LG-VL600 LTE USB modem 2011-11-14 00:49:05 -05:00
cdc_ncm.c CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 2011-11-22 15:58:38 -05:00
cdc_subset.c
cx82310_eth.c
dm9601.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
gl620a.c
hso.c hso: fix a use after free condition 2011-07-08 09:07:59 -07:00
int51x1.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
ipheth.c ipheth: iPhone 4 Verizon CDMA USB Product ID add 2011-09-15 14:49:44 -04:00
kalmia.c drivers/net: static should be at beginning of declaration 2011-07-11 22:15:02 -07:00
kaweth.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
lg-vl600.c net/usb: Misc. fixes for the LG-VL600 LTE USB modem 2011-11-14 00:49:05 -05:00
Makefile net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 2011-06-16 21:57:49 -04:00
mcs7830.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
net1080.c
pegasus.c module_param: make bool parameters really bool (net & drivers/net) 2011-12-19 22:27:29 -05:00
pegasus.h
plusb.c usb: plusb: Add debug to reset function 2011-04-10 18:46:45 -07:00
rndis_host.c rndis_host: Quirky devices are still 'point-to-point' 2011-04-14 23:23:45 -07:00
rtl8150.c rtl8150: removal of forward declarations. 2011-10-03 14:09:10 -04:00
sierra_net.c
smsc75xx.c module_param: make bool parameters really bool (net & drivers/net) 2011-12-19 22:27:29 -05:00
smsc75xx.h
smsc95xx.c module_param: make bool parameters really bool (net & drivers/net) 2011-12-19 22:27:29 -05:00
smsc95xx.h
usbnet.c usbnet: fix oops in usbnet_start_xmit 2011-11-07 13:25:41 -05:00
zaurus.c usbnet: Remove over-broad module alias from zaurus. 2011-06-29 06:09:17 -07:00