Netdev List
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: Greg Suarez <gsuarez@smithmicro.com>
Cc: Alexey Orishko <alexey.orishko@stericsson.com>,
	linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [RFC] net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Date: Wed, 13 Mar 2013 17:55:55 +0100	[thread overview]
Message-ID: <87k3pb6xyc.fsf@nemi.mork.no> (raw)
In-Reply-To: <1362939209-19056-1-git-send-email-bjorn@mork.no> ("Bjørn Mork"'s message of "Sun, 10 Mar 2013 19:13:29 +0100")

Bjørn Mork <bjorn@mork.no> writes:

> +#if IS_ENABLED(CONFIG_USB_NET_CDC_MBIM)
> +static bool prefer_mbim = true;
> +#else
> +static bool prefer_mbim;
> +#endif
> +module_param(prefer_mbim, bool, S_IRUGO | S_IWUSR);
> +MODULE_PARM_DESC(prefer_mbim, "Prefer MBIM on NCM/MBIM backwards compatible functions");

So, noone wanting to comment on this? I am not sure how to interpret
that.  If I liked the solution myself I would just have taken it as an
unanimous ack, but I don't...

Please, if your gut feeling is that this is the most stupid thing you've
ever seen, then just say so.  I can take it :)


Bjørn

      reply	other threads:[~2013-03-13 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 11:21 MBIM backwards compatibility and user vs kernel policy Bjørn Mork
2013-03-10 18:13 ` [RFC] net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility Bjørn Mork
2013-03-13 16:55   ` Bjørn Mork [this message]

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=87k3pb6xyc.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=alexey.orishko@stericsson.com \
    --cc=gsuarez@smithmicro.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox