From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [patch net-next] net: qcom/emac: fix a sizeof() typo Date: Mon, 13 Feb 2017 09:43:43 -0600 Message-ID: References: <20170213110021.GA17205@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org To: Dan Carpenter Return-path: In-Reply-To: <20170213110021.GA17205@mwanda> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Dan Carpenter wrote: > We had intended to say "sizeof(u32)" but the "u" is missing. > Fortunately, sizeof(32) is also 4, so the original code still works. > > Fixes: c4e7beea2192 ("net: qcom/emac: add ethtool support for reading hardware registers") > Signed-off-by: Dan Carpenter Acked-by: Timur Tabi -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation.