On Wed, Sep 21, 2016 at 6:07 AM, Bruce Richardson < bruce.richardson at intel.com> wrote:
> On Mon, Aug 15, 2016 at 06:06:53PM -0500, Ajit Khaparde wrote: > > 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 at broadcom.com> > > --- > > drivers/net/bnxt/hsi_struct_def_dpdk.h | 4731 > +++++++++++++++++--------------- > > 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 >