[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f56c1ba00807240857xd5b2e84q9c3fc9642fd68dc@mail.gmail.com>
Date: Thu, 24 Jul 2008 17:57:16 +0200
From: "Cédric Augonnet" <cedric.augonnet@...il.com>
To: "martin capitanio" <martin@...itanio.org>
Cc: "Francois Romieu" <romieu@...zoreil.com>,
"Mario Limonciello" <Mario_Limonciello@...l.com>,
kernel@...r.kernel.org, netdev@...r.kernel.org,
c4p7n1@...itanio.org
Subject: Re: [patch inside] kernel crash, RTL8101E [10ec:8136]
Hi all,
> case RTL_GIGA_MAC_VER_04:
> rtl8169sb_hw_phy_config(ioaddr);
> break;
> + case RTL_GIGA_MAC_VER_13:
> + case RTL_GIGA_MAC_VER_16:
> + rtl8101_hw_phy_config(ioaddr);
Should not there be a "break;" here or is it intended to go through
the next case as well?
> case RTL_GIGA_MAC_VER_18:
> rtl8168cp_hw_phy_config(ioaddr);
> break;
Perhaps i missed something obvious, sorry if that's the case ...
Cheers,
Cédric
--
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