linux/drivers/net/ehea
Tejun Heo f5c35cc191 ehea: don't use flush_scheduled_work()
Directly cancel port->reset_task from ehea_shutdown_single_port()
instead.  As this cancels the work for each port on driver detach,
flushing system_wq from ehea_remove() or ehea_module_exit() is no
longer necessary.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Breno Leitao <leitao@linux.vnet.ibm.com>
Cc: netdev@vger.kernel.org
2010-12-12 16:45:14 +01:00
..
ehea_ethtool.c ehea: Fixing LRO configuration 2010-12-08 12:19:14 -08:00
ehea_hw.h
ehea_main.c ehea: don't use flush_scheduled_work() 2010-12-12 16:45:14 +01:00
ehea_phyp.c Revert "ehea: Use the standard logging functions" 2010-12-06 20:45:28 -08:00
ehea_phyp.h powerpc: Move ehea hcall definitions into hvcall.h 2009-11-24 14:33:03 +11:00
ehea_qmr.c Revert "ehea: Use the standard logging functions" 2010-12-06 20:45:28 -08:00
ehea_qmr.h ehea: Fix a checksum issue on the receive path 2010-10-13 14:24:59 -07:00
ehea.h ehea: kill unused ehea_rereg_mr_task 2010-12-12 16:45:14 +01:00
Makefile