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)
commit323f30b361b2e6febb9065ab4a1a5298acb66ac1
tree0fb7d8ad95b2fbc120754485f27836f5165eae2b
parentd053de911bff69ba7cdda36d3107c1da0fba7ccd
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>
drivers/net/benet/be_cmds.c