[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070206140744.5164dcff@oldman>
Date: Tue, 6 Feb 2007 14:07:44 -0800
From: Stephen Hemminger <shemminger@...l.org>
To: Francois Romieu <romieu@...zoreil.com>
Cc: Stephen Hemminger <shemminger@...ux-foundation.org>,
Jeff Garzik <jgarzik@...ox.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 5/7] sky2: Yukon Extreme support
> static bool is_yukon_extreme(struct sky2_hw *hw)
> {
> return hw->chip_id == CHIP_ID_YUKON_XL ||
> hw->chip_id == CHIP_ID_YUKON_EC_U ||
> hw->chip_id == CHIP_ID_YUKON_EX;
These chips aren't "extreme", it might be easier to turn the
test around and test for the chips that aren't that way.
-
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