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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Feb 2014 20:58:14 -0800
From:	Joe Perches <joe@...ches.com>
To:	Aaron Brown <aaron.f.brown@...el.com>
Cc:	davem@...emloft.net, Mitch Williams <mitch.a.williams@...el.com>,
	netdev@...r.kernel.org, gospo@...hat.com, sassmann@...hat.com,
	Jesse Brandeburg <jesse.brandeburg@...el.com>
Subject: Re: [net-next 05/14 v2] i40evf: fix up strings in init task

On Wed, 2014-02-19 at 20:51 -0800, Aaron Brown wrote:
> On Wed, 2014-02-19 at 20:09 -0800, Joe Perches wrote:
> > On Wed, 2014-02-19 at 19:49 -0800, Aaron Brown wrote:
> > > Make sure errors are reported at the correct log level, quit printing
> > > the function name every time, and make the messages more consistent in
> > > format.
> > []
> > > diff --git a/drivers/net/ethernet/intel/i40evf/i40evf_main.c b/drivers/net/ethernet/intel/i40evf/i40evf_main.c
[]
> > +		dev_info(&pdev->dev, "Invalid MAC address %pMAC, using random\n",
> > > +			 adapter->hw.mac.addr);
> > The "AC" after %pM is superfluous.
> Thanks Joe, guess I'll be making another spin...

Or send another patch after this one because there
are 2 %pMAC uses in i40evf_main.c


--
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