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


Groups > linux.kernel > #1252360 > unrolled thread

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

Started byJeff Kirsher <jeffrey.t.kirsher@intel.com>
First post2015-10-21 01:10 +0200
Last post2015-10-21 01:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromJeff Kirsher <jeffrey.t.kirsher@intel.com>
Date2015-10-21 01:10 +0200
SubjectRe: [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc
Message-ID<qlOcy-1rd-45@gated-at.bofh.it>

[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).

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web