bnx2fc: Do not log error for netevents that need no action
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / bnx2fc / bnx2fc_fcoe.c
index d5cdc4776707b13ad67159c5e0822adf26f392b8..b0bc5ffee903ad8b497886c0c445700496630110 100644 (file)
@@ -856,7 +856,6 @@ static void bnx2fc_indicate_netevent(void *context, unsigned long event,
                return;
 
        default:
-               printk(KERN_ERR PFX "Unknown netevent %ld", event);
                return;
        }