[Intel-wired-lan] [next PATCH S11 11/15] i40e/i40evf: give up the __func__

Bowers, AndrewX andrewx.bowers at intel.com
Tue Sep 8 18:15:05 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Wednesday, August 26, 2015 12:14 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S11 11/15] i40e/i40evf: give up the
> __func__
> 
> From: Shannon Nelson <shannon.nelson at intel.com>
> 
> During early development, we added the function name to all of the error
> strings to make debugging simpler. Now that we've released the driver, our
> users should have more comprehensible error messages. So tear the roof off
> and give up the __func__. Ow.
> 
> Signed-off-by: Shannon Nelson <shannon.nelson at intel.com>
> Signed-off-by: Mitch Williams <mitch.a.williams at intel.com>
> Change-ID: I7e1766252c7a032b9af6520da6aff536bdfd533c
> ---
>  drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c      |  5 +-
>  drivers/net/ethernet/intel/i40e/i40e_main.c        | 40 ++++++---------
>  drivers/net/ethernet/intel/i40evf/i40evf_main.c    |  9 ++--
>  .../net/ethernet/intel/i40evf/i40evf_virtchnl.c    | 59 ++++++++++------------
>  4 files changed, 47 insertions(+), 66 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Code changes present in tree.


More information about the Intel-wired-lan mailing list