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


Groups > linux.kernel > #1396351

Re: [patch 1/2] netxen: fix error handling in netxen_get_flash_block()

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [patch 1/2] netxen: fix error handling in netxen_get_flash_block()
Date 2016-05-07 21:20 +0200
Message-ID <rwfVE-7th-17@gated-at.bofh.it> (permalink)
References <rvrma-Gs-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Dan Carpenter <dan.carpenter@oracle.com>
Date: Thu, 5 May 2016 16:18:46 +0300

> My static checker complained that "v" can be used unintialized if
> netxen_rom_fast_read() returns -EIO.  That function never actually
> returns -1.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied.

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


Thread

[patch 1/2] netxen: fix error handling in netxen_get_flash_block() Dan Carpenter <dan.carpenter@oracle.com> - 2016-05-05 15:20 +0200
  Re: [patch 1/2] netxen: fix error handling in  netxen_get_flash_block() David Miller <davem@davemloft.net> - 2016-05-07 21:20 +0200

csiph-web