Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1461751

Re: [PATCH] net: phy: initialize rc to zero to avoid returning garbage value

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: phy: initialize rc to zero to avoid returning garbage value
Date 2016-08-14 11:30 +0200
Message-ID <s5ZTX-63p-17@gated-at.bofh.it> (permalink)
References <s5rpf-6B6-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Colin King <colin.king@canonical.com>
Date: Fri, 12 Aug 2016 21:29:24 +0100

> From: Colin Ian King <colin.king@canonical.com>
> 
> In the case where phydev->interrupts is not PHY_INTERRUPT_ENABLED
> function vsc85xx_ack_interrupt is returning an uninitialized
> garbage value.  Fix this by initializing rc to zero.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: phy: initialize rc to zero to avoid returning garbage value Colin King <colin.king@canonical.com> - 2016-08-12 22:40 +0200
  Re: [PATCH] net: phy: initialize rc to zero to avoid returning  garbage value David Miller <davem@davemloft.net> - 2016-08-14 11:30 +0200

csiph-web