be2net: remove BUG_ON() in be_mcc_compl_is_new()
authorSathya Perla <sathya.perla@emulex.com>
Tue, 12 Feb 2013 23:05:19 +0000 (23:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Feb 2013 18:52:55 +0000 (13:52 -0500)
commit9e9ff4b766e25624198b623fe3eda0b3e6c669cd
tree9a00f42e0dab442195e7ca290adc7678d18099d3
parent79876e0394aa46e74267a5871c4f4469544dcacf
be2net: remove BUG_ON() in be_mcc_compl_is_new()

The current code expects that the last word (with valid bit)
of an MCC compl is DMAed in one shot. This may not be the case.
Remove this assertion.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_cmds.c