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:	Tue, 17 Aug 2010 02:43:14 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	amit.salecha@...gic.com
Cc:	netdev@...r.kernel.org, ameen.rahman@...gic.com
Subject: Re: [PATCHv2 NEXT 0/7]qlcnic: enhancement and fixes

From: Amit Kumar Salecha <amit.salecha@...gic.com>
Date: Thu, 12 Aug 2010 23:57:19 -0700

> Hi
>    Sending v2 series of 7 patches. In previous set of patches author
>    email id was incorrect and a minor fix in lro/rxcsum patch.
>    Please ignore v1 patches.

Please respin this against net-next-2.6 and resubmit, as-is it doesn't
apply cleanly.

Also, patch #5 is not correct.  Use "netdev_info()" if you want the
netdev stuff printed properly in the link status message.  You're
undoing all of the work made such that all printk's in your driver are
consistent, by using the pr_fmt based interfaces (pr_*(), dev_*(),
netdev_*()).
--
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