linux-stable/drivers/staging/netlogic
Ramon Fried fdaef43dca staging: netlogic: Fix checkpatch.pl warning
This patch fixes the following checkpatch.pl warning:

WARNING: Possible unnecessary 'out of memory' message
#116: FILE: ./xlr_net.c:116:
+	if (!skb) {
+		pr_err("SKB allocation failed\n");

Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-02 10:40:03 -07: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: Fix checkpatch.pl warning 2014-09-02 10:40:03 -07:00
xlr_net.h Staging: Netlogic: Move all the netdev under single parent device 2014-08-30 14:00:11 -07:00