netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: huajun li <huajun.li.lee@gmail.com>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: David Miller <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Mark Glassberg <vzeeaxwl@myfairpoint.net>,
	linux-usb@vger.kernel.org
Subject: Re: [PATCHv2 net-next-2.6] rndis_host: Poll status before control channel where necessary
Date: Wed, 13 Apr 2011 14:04:12 +0800	[thread overview]
Message-ID: <BANLkTikACtpScQWr6ec5i1O+BBLEek2+7w@mail.gmail.com> (raw)
In-Reply-To: <1302670523.5282.610.camel@localhost>

>
> +static const struct driver_info        rndis_poll_status_info = {
> +       .description =  "RNDIS device (poll status before control)",
> +       .flags =        FLAG_ETHER | FLAG_FRAMING_RN | FLAG_NO_SETINT,

Hi,
   How about add  FLAG_POINTTOPOINT  to flags if the device has no
globally assigned MAC?  This new added mask code could make device
interface naming consistent.

Thanks,
--Huajun

  reply	other threads:[~2011-04-13  6:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13  4:55 [PATCHv2 net-next-2.6] rndis_host: Poll status before control channel where necessary Ben Hutchings
2011-04-13  6:04 ` huajun li [this message]
2011-04-13 21:49 ` David Miller

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=BANLkTikACtpScQWr6ec5i1O+BBLEek2+7w@mail.gmail.com \
    --to=huajun.li.lee@gmail.com \
    --cc=ben@decadent.org.uk \
    --cc=davem@davemloft.net \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vzeeaxwl@myfairpoint.net \
    /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).