Re: [PATCH 3/5] bnxt: Add support for new HWRM version
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2016-09-21 15:37:45
From: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2016-09-21 15:37:45
On Wed, Sep 21, 2016 at 6:07 AM, Bruce Richardson < bruce.richardson@intel.com> wrote:
On Mon, Aug 15, 2016 at 06:06:53PM -0500, Ajit Khaparde wrote:quoted
Update HWRM specification to 1.3.0 release. Hardware Resource Manager or HWRM in short, is a set of API provided by the firmware running in the ASIC to manage the various resources. Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com> --- drivers/net/bnxt/hsi_struct_def_dpdk.h | 4731+++++++++++++++++---------------quoted
1 file changed, 2445 insertions(+), 2286 deletions(-)Hi Ajit, this patch is large, but seems to have quite a number of changes for indentation e.g. indentation of comments, and other whitespace changes. Can these changes be split out to make the diff smaller and code changes easier to see?
I will try to do something. Thanks
Regards, /Bruce