brenohl@br.ibm.com 2aefcad866 ehea: Remove sleep at .ndo_get_stats
Currently ehea ndo_get_stats can sleep in two places, in a hcall
and in a GFP_KERNEL alloc, which is not correct.
This patch creates a delayed workqueue that grabs the information each 1
sec from the hardware, and place it into the device structure, so that,
.ndo_get_stats quickly returns the device structure statistics block.

Signed-off-by: Breno Leitao <brenohl@br.ibm.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-27 00:47:00 -04:00
..
2011-09-15 15:49:08 -04:00
2011-09-21 15:31:35 -04:00
2011-09-21 20:55:41 -04:00
2011-09-15 15:49:08 -04:00
2011-09-23 13:55:26 -04:00
2011-09-27 00:47:00 -04:00
2011-09-21 15:31:35 -04:00
2011-09-23 14:23:59 -04:00
2011-09-15 15:49:08 -04:00
2011-09-22 11:35:26 +02:00
2011-09-23 13:45:47 -04:00
2011-09-22 16:04:15 -04:00
2011-09-15 15:49:08 -04:00
2011-09-15 15:49:08 -04:00
2011-09-15 15:34:59 -04:00
2011-09-15 15:49:08 -04:00