OpenCloudOS-Kernel/drivers/net/ethernet/atheros/atlx
Joe Perches 720a43efd3 drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Emitting netdev_alloc_skb and netdev_alloc_skb_ip_align OOM
messages is unnecessary as there is already a dump_stack
after allocation failures.

Other trivial changes around these removals:

Convert a few comparisons of pointer to 0 to !pointer.
Change flow to remove unnecessary label.
Remove now unused variable.
Hoist assignment from if.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-09 16:09:19 -05:00
..
Makefile
atl1.c net: set dev->addr_assign_type correctly 2013-01-03 22:37:35 -08:00
atl1.h atl1: remove unused member from atl1_adapter structure 2012-04-16 14:21:21 -04:00
atl2.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
atl2.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atlx.c net: remove unnecessary NET_ADDR_RANDOM "bitclean" 2013-01-03 22:37:36 -08:00
atlx.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00