ixgb: fix unload race with timers
commit1257969724e7d5f878ac05067388ac5c012eb29b
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 8 Jul 2008 22:51:47 +0000 (8 15:51 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 11 Jul 2008 05:20:28 +0000 (11 01:20 -0400)
treeabbf73f41400e17e80c168db97337de399ae4c65
parentb5ca88eb335580dc48ef5ebb3b86719bdb5a4113
ixgb: fix unload race with timers

ixgb needs to call flush scheduled work to flush any timers before
unregistering the netdev.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/ixgb/ixgb_main.c