]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2475e10763923b06c73527bab5beb71c7061bc1c
tree81950a9dfaaa5b446fd3deccd1a31d7f12843b7b
parent6362dd636b43c991fbe828ef0f9318112b2e7ae8
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