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, 17 Jul 2014 16:38:39 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	sathya.perla@...lex.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next 00/14] be2net: patch set

From: Sathya Perla <sathya.perla@...lex.com>
Date: Thu, 17 Jul 2014 16:20:18 +0530

> Patches 1 to 6 address issues with return values of some ndo/ethtool
> driver methods. In error scenarios, either an inappropriate error or
> a +ve return value (where the stack expects a -ve value) was being returned.
> 
> Patch 7 updates description strings for certain UE bits.
> 
> Patch 8 cleans up (reduces) argument passing for a few routines in be_cmds.c.
> 
> Patch 9 removes some unused code (unused definitions.)
> 
> Patch 10 updates NULL check in the driver to a consistent "if (!foo)" style.
> 
> Patchs 11 to 13 fix a few minor issues with the earlier patch bec84e6
> ("create optimal number of queues on SR-IOV config"):
> 	- patch 11 fixes BEx_get_resources() code to use be_max_vfs() macro
> 	- patch 12 skips SR-IOV config code for BE2 that doesn't support SRIOV
> 	- patch 13 uses adapter->flags to track SRIOV enabled state
> 
> Patch 14 updates the driver version.
> 
> Please consider applying to the net-next tree. Thanks.

Series applied, thanks.
--
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