]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbe5fd4219b0bd1ecbc7c2352d7eabdffd892af1c
tree9a00f42e0dab442195e7ca290adc7678d18099d3
parent7a57768308161e9c1c7e84d84e788ed49bdc3ee1
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