linux/drivers/net/ethernet/sun
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
..
Kconfig Merge branch 'akpm' (incoming from Andrew) 2013-02-21 17:38:49 -08:00
Makefile
cassini.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
cassini.h
niu.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
niu.h
sunbmac.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
sunbmac.h
sungem.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sungem.h
sunhme.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
sunhme.h sunhme: stop using net_device.{base_addr, irq}. 2012-04-07 11:47:03 +02:00
sunqe.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
sunqe.h
sunvnet.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
sunvnet.h