git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79876e0
)
be2net: remove BUG_ON() in be_mcc_compl_is_new()
author
Sathya Perla
<sathya.perla@emulex.com>
Tue, 12 Feb 2013 23:05:19 +0000
(23:05 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 Feb 2013 18:52:55 +0000
(13:52 -0500)
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>
No differences found