be2net: fix some cmds to use mccq instead of mbox
authorSathya Perla <sathyap@serverengines.com>
Thu, 17 Sep 2009 17:30:13 +0000 (10:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2009 17:30:13 +0000 (10:30 -0700)
commitb31c50a7f9e93a61d14740dedcbbf2c376998bc7
tree5bdeef5b697e83c0000374d34967fbe70ef2a70d
parent03f18991614cba1fa5be5dcd1a79b0e30ac44c50
be2net: fix some cmds to use mccq instead of mbox

All cmds issued to BE after the creation of mccq must now use the mcc-q
(and not mbox) to avoid a hw issue that results in mbox poll timeout.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be.h
drivers/net/benet/be_cmds.c
drivers/net/benet/be_cmds.h
drivers/net/benet/be_main.c