commit | 323f30b361b2e6febb9065ab4a1a5298acb66ac1 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitk@serverengines.com> | Fri Sep 03 06:24:13 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 03 09:52:47 2010 -0700 |
tree | 0fb7d8ad95b2fbc120754485f27836f5165eae2b | |
parent | d053de911bff69ba7cdda36d3107c1da0fba7ccd [diff] |
be2net: remove a BUG_ON in be_cmds.c Async notifications other than link status are possible in certain configurations. Remove the BUG_ON in the mcc completion processing path. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>