be2net: Warn users of possible broken functionality on BE2 cards with very old FW...
authorSomnath Kotur <somnath.kotur@emulex.com>
Thu, 24 Oct 2013 09:07:53 +0000 (14:37 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Oct 2013 20:38:17 +0000 (16:38 -0400)
On very old FW versions < 4.0, the mailbox command to set interrupts
on the card succeeds even though it is not supported and should have
failed, leading to a scenario where interrupts do not work.
Hence warn users to upgrade to a suitable FW version to avoid seeing
broken functionality.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found