netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: netdev@vger.kernel.org, johannes@sipsolutions.net,
	richard.laing@alliedtelesis.co.nz
Subject: Re: [PATCH net-next RESEND 2/2] net: mhi: Remove MBIM protocol
Date: Mon, 2 Aug 2021 09:40:57 -0700	[thread overview]
Message-ID: <20210802094057.57758281@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <1627890663-5851-3-git-send-email-loic.poulain@linaro.org>

On Mon,  2 Aug 2021 09:51:03 +0200 Loic Poulain wrote:
> The MBIM protocol has now been integrated in a proper WWAN driver. We
> can then revert back to a simpler driver for mhi_net, which is used
> for raw IP or QMAP protocol (via rmnet link).
> 
> - Remove protocol management
> - Remove WWAN framework usage (only valid for mbim)
> - Remove net/mhi directory for a simpler mhi_net.c file

drivers/net/mhi_net.c: In function ‘mhi_net_newlink’:
drivers/net/mhi_net.c:306:32: warning: variable ‘info’ set but not used [-Wunused-but-set-variable]
  306 |  const struct mhi_device_info *info;
      |                                ^~~~

      reply	other threads:[~2021-08-02 16:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02  7:51 [PATCH net-next RESEND 0/2] net: mhi: move MBIM to WWAN Loic Poulain
2021-08-02  7:51 ` [PATCH net-next RESEND 1/2] net: wwan: Add MHI MBIM network driver Loic Poulain
2021-08-02 16:40   ` Jakub Kicinski
2021-08-02 17:22     ` Loic Poulain
2021-08-02  7:51 ` [PATCH net-next RESEND 2/2] net: mhi: Remove MBIM protocol Loic Poulain
2021-08-02 16:40   ` Jakub Kicinski [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=20210802094057.57758281@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=johannes@sipsolutions.net \
    --cc=loic.poulain@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=richard.laing@alliedtelesis.co.nz \
    /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).