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]
Message-Id: <20090809.215322.159663598.davem@davemloft.net>
Date:	Sun, 09 Aug 2009 21:53:22 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	jeffrey.t.kirsher@...el.com
Cc:	netdev@...r.kernel.org, gospo@...hat.com, yi.zou@...el.com,
	peter.p.waskiewicz.jr@...el.com
Subject: Re: [net-2.6 PATCH 1/2] ixgbe: Pass rx_ring directly in
 ixgbe_configure_srrctl()

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 06 Aug 2009 16:05:23 -0700

> From: Yi Zou <yi.zou@...el.com>
> 
> Instead of passing the register index of the corresponding rx_ring and find
> the way back to get to corresponding rx_ring in ixgbe_configure_srrctl(),
> simplify the function ixgbe_configure_srrctl() by passing the rx_ring into
> it. Then the register index for that rx_ring is already available from
> rx_ring->reg_idx.
> 
> Signed-off-by: Yi Zou <yi.zou@...el.com>
> Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

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