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


Groups > linux.kernel > #1252360

Re: [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc

From Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc
Date 2015-10-21 01:10 +0200
Message-ID <qlOcy-1rd-45@gated-at.bofh.it> (permalink)
References <qlOcy-1rd-47@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, 2015-10-20 at 17:05 -0400, Nicholas Krause wrote:
> This fixes error handling in the function fm10k_setup_tc to properly
> check if the call to the function fm10k_open has failed by returning
> a error and if so return immediately to the caller of the function
> fm10k_setup_tc to properly signal this non recoverable failure.
> 
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> ---
>  drivers/net/ethernet/intel/fm10k/fm10k_netdev.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Is this a version 2 of your original patch you sent out with the same
title and patch description?  It is difficult to understand the reason
for the change without a sufficient changelog (i.e. why the new version
of the patch).

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2015-10-21 01:10 +0200

csiph-web