From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Kirsher Date: Wed, 13 Apr 2016 23:41:20 -0700 Subject: [Intel-wired-lan] [PATCH v2 13/13] e1000e: fix misuse of ret_val variable and error handling In-Reply-To: <1460588914-20143-14-git-send-email-jacob.e.keller@intel.com> References: <1460588914-20143-1-git-send-email-jacob.e.keller@intel.com> <1460588914-20143-14-git-send-email-jacob.e.keller@intel.com> Message-ID: <1460616080.2960.53.camel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On Wed, 2016-04-13 at 16:08 -0700, Jacob Keller wrote: > A patch introduced the use of ret_val variable but only assigned it > once > and didn't use it. e1000_probe already has a rval variable, which is > what was checked, so remove use of ret_val in favor of rval. > > Fixes: 7739e79c2ff7 ("e1000e: Fix ptp time reset on network > interruption", 2016-04-12) > Signed-off-by: Jacob Keller > --- > ?drivers/net/ethernet/intel/e1000e/netdev.c | 3 +-- > ?1 file changed, 1 insertion(+), 2 deletions(-) Dropped, because it does not apply. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: