netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bjorn@mork.no
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org, oliver@neukum.org
Subject: Re: [PATCH net-next] net: cdc_ncm: big endian fix
Date: Sun, 28 Oct 2012 19:08:32 -0400 (EDT)	[thread overview]
Message-ID: <20121028.190832.835396326917069506.davem@davemloft.net> (raw)
In-Reply-To: <1351237449-23643-2-git-send-email-bjorn@mork.no>

From: Bjørn Mork <bjorn@mork.no>
Date: Fri, 26 Oct 2012 09:44:08 +0200

> Probably doesn't matter much since the value is used as a
> boolean anyway, but it removes the sparse warning:
> 
>  drivers/net/usb/cdc_ncm.c:1090:32: warning: incorrect type in assignment (different base types)
>  drivers/net/usb/cdc_ncm.c:1090:32:    expected unsigned short [unsigned] [usertype] connected
>  drivers/net/usb/cdc_ncm.c:1090:32:    got restricted __le16 [usertype] wValue
> 
> Signed-off-by: Bjørn Mork <bjorn@mork.no>

Applied.

  reply	other threads:[~2012-10-28 23:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-26  7:44 [PATCH net-next] net: sierra: shut up sparse restricted type warnings Bjørn Mork
     [not found] ` <1351237449-23643-1-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2012-10-26  7:44   ` [PATCH net-next] net: cdc_ncm: big endian fix Bjørn Mork
2012-10-28 23:08     ` David Miller [this message]
2012-10-26  8:15   ` [PATCH v2 net-next] net: sierra: shut up sparse restricted type warnings Bjørn Mork
2012-10-28 23:09   ` [PATCH " David Miller
2012-10-26  7:44 ` [PATCH net-next] net: cdc_ncm: error path lock fix Bjørn Mork
     [not found]   ` <1351237449-23643-3-git-send-email-bjorn-yOkvZcmFvRU@public.gmane.org>
2012-10-28 23:08     ` 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=20121028.190832.835396326917069506.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bjorn@mork.no \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=oliver@neukum.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;
as well as URLs for NNTP newsgroup(s).