netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dev@g0hl1n.net
Cc: f.fainelli@gmail.com, andrew@lunn.ch, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, richard.leitner@skidata.com
Subject: Re: [PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type
Date: Thu, 30 Nov 2017 09:26:59 -0500 (EST)	[thread overview]
Message-ID: <20171130.092659.2201892662757506226.davem@davemloft.net> (raw)
In-Reply-To: <20171127071645.27077-1-dev@g0hl1n.net>

From: Richard Leitner <dev@g0hl1n.net>
Date: Mon, 27 Nov 2017 08:16:45 +0100

> From: Richard Leitner <richard.leitner@skidata.com>
> 
> Previously phy_id was u32 and phy_id_mask was unsigned int. As the
> phy_id_mask defines the important bits of the phy_id (and is therefore
> the same size) these two variables should be the same data type.
> 
> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>

Applied.

      parent reply	other threads:[~2017-11-30 14:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27  7:16 [PATCH RESEND] net: phy: harmonize phy_id{,_mask} data type Richard Leitner
2017-11-27 13:50 ` Andrew Lunn
2017-11-27 14:50   ` Richard Leitner
2017-11-30 14:26 ` David Miller [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=20171130.092659.2201892662757506226.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andrew@lunn.ch \
    --cc=dev@g0hl1n.net \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richard.leitner@skidata.com \
    /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).