From: Freddy <freddy@asix.com.tw>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
Date: Thu, 07 Feb 2013 14:50:09 +0800 [thread overview]
Message-ID: <51134EA1.7000403@asix.com.tw> (raw)
In-Reply-To: <20130206214603.72524632@nehalam.linuxnetplumber.net>
On 02/07/2013 01:46 PM, Stephen Hemminger wrote:
> On Thu, 7 Feb 2013 12:36:34 +0800
> Freddy Xin <freddy@asix.com.tw> wrote:
>
>> +static struct ethtool_ops ax88179_ethtool_ops = {
>> + .get_link = ethtool_op_get_link,
>> + .get_msglevel = usbnet_get_msglevel,
>> + .set_msglevel = usbnet_set_msglevel,
>> + .get_wol = ax88179_get_wol,
>> + .set_wol = ax88179_set_wol,
>> + .get_eeprom_len = ax88179_get_eeprom_len,
>> + .get_eeprom = ax88179_get_eeprom,
>> + .get_settings = ax88179_get_settings,
>> + .set_settings = ax88179_set_settings,
>> + .nway_reset = usbnet_nway_reset,
>> +};
>> +
> ethtool_ops should always be const
>
Thank you, Stephen. I will fix these errors.
next prev parent reply other threads:[~2013-02-07 6:50 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 4:36 [PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver Freddy Xin
2013-02-07 4:36 ` Freddy Xin
2013-02-07 5:45 ` Stephen Hemminger
2013-02-07 6:45 ` Freddy
2013-02-07 5:46 ` Stephen Hemminger
2013-02-07 5:46 ` Stephen Hemminger
2013-02-07 6:50 ` Freddy [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-02 10:41 [PATCH " Freddy Xin
2013-03-03 6:44 ` David Miller
2013-02-27 12:01 Freddy Xin
2013-03-01 21:15 ` David Miller
2013-02-07 13:39 [PATCH, " Freddy Xin
2013-02-07 20:02 ` Ben Hutchings
2013-02-07 20:05 ` David Miller
2013-02-08 3:41 ` Freddy
2013-02-08 10:23 ` David Laight
2013-02-08 10:23 ` David Laight
2013-02-08 19:23 ` David Miller
2013-02-03 14:21 Daniel J Blueman
2013-12-04 12:48 ` Freddy
2013-01-23 2:32 Freddy Xin
2013-01-23 4:15 ` David Miller
2013-01-26 23:13 ` Michael Leun
2013-01-28 9:07 ` Bjørn Mork
2013-01-28 13:36 ` Freddy
2013-01-28 14:24 ` Bjørn Mork
2013-01-28 14:24 ` Bjørn Mork
2013-01-28 16:42 ` Michael Leun
2013-01-28 16:42 ` Michael Leun
2013-01-17 9:32 Freddy Xin
2013-01-18 19:23 ` David Miller
2013-01-18 20:29 ` Alan Stern
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=51134EA1.7000403@asix.com.tw \
--to=freddy@asix.com.tw \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.