igb: fix a few items where weren't correctly setup for mbx timeout
authorAlexander Duyck <alexander.h.duyck@intel.com>
Mon, 5 Oct 2009 06:34:05 +0000 (06:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Oct 2009 21:59:21 +0000 (14:59 -0700)
commit3272686c98da64d6eeaa2434782f42270b110758
tree81950a9dfaaa5b446fd3deccd1a31d7f12843b7b
parent0acb6fde5fc84009be1c7efc0aaa8e69e394a2e2
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>
drivers/net/igb/e1000_mbx.c