From: Andrew Lunn <andrew@lunn•ch>
To: Yuiko Oshino <yuiko.oshino@microchip•com>
Cc: woojung.huh@microchip•com, davem@davemloft•net,
netdev@vger•kernel.org, ravi.hegde@microchip•com,
UNGLinuxDriver@microchip•com
Subject: Re: [PATCH v3 net-next 2/2] net: phy: smsc: add LAN8742 phy support.
Date: Wed, 4 May 2022 23:45:40 +0200 [thread overview]
Message-ID: <YnL0BFPIbRbz9DMY@lunn.ch> (raw)
In-Reply-To: <20220504152822.11890-3-yuiko.oshino@microchip.com>
> + /* Statistics */
> + .get_sset_count = smsc_get_sset_count,
> + .get_strings = smsc_get_strings,
> + .get_stats = smsc_get_stats,
> +
> + .suspend = genphy_suspend,
> + .resume = genphy_resume,
Is the white space wrong here, or is it how tabs are displayed in my
mailer?
Andrew
next prev parent reply other threads:[~2022-05-04 21:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-04 15:28 [PATCH v3 net-next 0/2] net: phy: add LAN8742 phy support Yuiko Oshino
2022-05-04 15:28 ` [PATCH v3 net-next 1/2] net: phy: microchip: update LAN88xx phy ID and phy ID mask Yuiko Oshino
2022-05-04 21:41 ` Andrew Lunn
2022-05-04 15:28 ` [PATCH v3 net-next 2/2] net: phy: smsc: add LAN8742 phy support Yuiko Oshino
2022-05-04 21:45 ` Andrew Lunn [this message]
2022-05-05 0:47 ` Jakub Kicinski
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=YnL0BFPIbRbz9DMY@lunn.ch \
--to=andrew@lunn$(echo .)ch \
--cc=UNGLinuxDriver@microchip$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=netdev@vger$(echo .)kernel.org \
--cc=ravi.hegde@microchip$(echo .)com \
--cc=woojung.huh@microchip$(echo .)com \
--cc=yuiko.oshino@microchip$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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