2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/drivers/staging/netlogic
Ravindran, Madhusudhanan (M.) 4bc88f63d7 staging: netlogic: allocate right size in devm_kzalloc
sizeof when applied to a pointer typed expression gives
the size of the pointer.

The semantic patch that makes this change is available
in scripts/coccinelle/misc/noderef.cocci.

Signed-off-by: Madhusudhanan Ravindran <mravindr@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-20 14:13:17 +01:00
..
Kconfig
Makefile
platform_net.c Staging: Netlogic: Move all the netdev under single parent device 2014-08-30 14:00:11 -07:00
platform_net.h Staging: Netlogic: Move all the netdev under single parent device 2014-08-30 14:00:11 -07:00
TODO Staging: Netlogic: Move all the netdev under single parent device 2014-08-30 14:00:11 -07:00
xlr_net.c staging: netlogic: allocate right size in devm_kzalloc 2015-03-20 14:13:17 +01:00
xlr_net.h Staging: Netlogic: Move all the netdev under single parent device 2014-08-30 14:00:11 -07:00