be2net: remove a BUG_ON in be_cmds.c
authorAjit Khaparde <ajitk@serverengines.com>
Fri, 3 Sep 2010 06:24:13 +0000 (06:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Sep 2010 16:52:47 +0000 (09:52 -0700)
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>

No differences found