From: "Cédric Augonnet" <cedric.augonnet@gmail.com>
To: "martin capitanio" <martin@capitanio.org>
Cc: "Francois Romieu" <romieu@fr.zoreil.com>,
"Mario Limonciello" <Mario_Limonciello@dell.com>,
kernel@vger.kernel.org, netdev@vger.kernel.org,
c4p7n1@capitanio.org
Subject: Re: [patch inside] kernel crash, RTL8101E [10ec:8136]
Date: Thu, 24 Jul 2008 17:57:16 +0200 [thread overview]
Message-ID: <f56c1ba00807240857xd5b2e84q9c3fc9642fd68dc@mail.gmail.com> (raw)
In-Reply-To: <200807241534.m6OFYBmc029095@post.webmailer.de>
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
next prev parent reply other threads:[~2008-07-24 15:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 15:34 [patch inside] kernel crash, RTL8101E [10ec:8136] martin capitanio
2008-07-24 15:57 ` Cédric Augonnet [this message]
2008-07-24 21:02 ` Francois Romieu
-- strict thread matches above, loose matches on Subject: below --
2008-07-24 15:54 c4p7n1
2008-07-24 21:09 ` Francois Romieu
2008-07-24 20:23 martin capitanio
2008-07-27 19:04 c4p7n1
2008-07-28 18:40 ` Francois Romieu
2008-07-28 20:58 martin capitanio
2008-07-30 18:05 c4p7n1
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f56c1ba00807240857xd5b2e84q9c3fc9642fd68dc@mail.gmail.com \
--to=cedric.augonnet@gmail.com \
--cc=Mario_Limonciello@dell.com \
--cc=c4p7n1@capitanio.org \
--cc=kernel@vger.kernel.org \
--cc=martin@capitanio.org \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).