From: Sathya Perla Date: Tue, 12 Feb 2013 23:05:19 +0000 (+0000) Subject: be2net: remove BUG_ON() in be_mcc_compl_is_new() X-Git-Tag: v3.9-rc1~139^2~78 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9ff4b766e25624198b623fe3eda0b3e6c669cd;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed