commit | 3272686c98da64d6eeaa2434782f42270b110758 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Mon Oct 05 06:34:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 06 14:59:21 2009 -0700 |
tree | 81950a9dfaaa5b446fd3deccd1a31d7f12843b7b | |
parent | 0acb6fde5fc84009be1c7efc0aaa8e69e394a2e2 [diff] |
igb: fix a few items where weren't correctly setup for mbx timeout The mailbox timeout routines need to be updated as they were not correctly handling the case of a mailbox timeout and could cause issues with long delays when used. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>