[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090224.163701.238043822.davem@davemloft.net>
Date: Tue, 24 Feb 2009 16:37:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com,
peter.p.waskiewicz.jr@...el.com
Subject: Re: [net-next PATCH 1/2] ixgbe: Move ring features into an enum,
allowing easier future maintenance
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Tue, 24 Feb 2009 15:40:37 -0800
> From: Shannon Nelson <shannon.nelson@...el.com>
>
> The ring_feature member of ixgbe_adapter is statically allocated based on
> the supported features of the device. When a new feature is added, we need
> to manually update the static allocation. This patch makes the feature
> list an enum, eliminating the need for multiple updates to the code when
> adding a new feature.
>
> Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
I would appreciate it if, in the future, Shannon would signoff his
patches :-)
--
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