be2net: Workaround to fix a bug in Rx Completion processing.
authorAjit Khaparde <ajitk@serverengines.com>
Thu, 1 Oct 2009 04:58:22 +0000 (21:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Oct 2009 04:58:22 +0000 (21:58 -0700)
commitdcb9b5648a04d9178f9af9d8b684831a8ea59b9f
tree43ae520899a9ceb13dbc066d490b36b8fa262cc1
parent7bfc4ab5620d8169d2effc0dbb644f207f75a9e3
be2net: Workaround to fix a bug in Rx Completion processing.

vtp bit in RX completion descriptor could be wrongly set in
some skews of BladEngine.  Ignore this  bit if vtm is not set.
Resending because the previous patch was against net-next tree.
This patch is against the net-2.6 tree.

Signed-off-by: Ajit Khaparde <ajitk@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