lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 07 Aug 2014 16:01:13 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	anish@...lsio.com
Cc:	netdev@...r.kernel.org, hariprasad@...lsio.com, leedom@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: IEEE fixes for DCBx state machine

From: Anish Bhatt <anish@...lsio.com>
Date: Thu,  7 Aug 2014 13:10:56 -0700

> +	netdev_info(dev, "%s: Initializing DCB state for port[%d]\n",
> +		    __func__, pi->port_id);
 ...
> +	netdev_info(dev, "%s: State change from %d to %d for %s\n",
> +		    __func__, dcb->state, transition_to, dev->name);

These logging messages look excessive, especially at KERN_INFO logging
level.

Either remove them or make them _dbg() or similar.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ