diff options
author | Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> | 2012-04-25 01:47:03 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-26 05:03:31 -0400 |
commit | 652bf64622f32c938dd4a8738ba12d51dc9fbdd4 (patch) | |
tree | 20de774b4a367e09e487d81759e07d8787849a79 /drivers/net/ethernet/i825xx/eexpress.h | |
parent | d51ebd331166e102591e5c25805d8015df0e1e21 (diff) |
be2net: Fix wrong status getting returned for MCC commands
MCC Response CQEs are processed as part of NAPI poll routine and
also synchronously. If MCC completions are consumed by NAPI poll
routine, wrong status is returned to synchronously waiting routine.
Fix this by getting status of MCC command from command response
instead of response CQEs.
Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/i825xx/eexpress.h')
0 files changed, 0 insertions, 0 deletions