Re: rte_cpu_to_le_32 nit in drivers/net/bnxt/bnxt_hwrm.c

2023-02-28 Thread Somnath Kotur
On Tue, Feb 28, 2023 at 2:30 PM Vita Batrla wrote: > > Hi all, > > I don't know where to report this nit. It's not a real bug and I don't want > to even send a patch for it. I'm looking if someone could just fix it in > the source code. Here's the problem: > > drivers/net/bnxt/bnxt_hwrm.c > >

rte_cpu_to_le_32 nit in drivers/net/bnxt/bnxt_hwrm.c

2023-02-28 Thread Vita Batrla
Hi all, I don't know where to report this nit. It's not a real bug and I don't want to even send a patch for it. I'm looking if someone could just fix it in the source code. Here's the problem: drivers/net/bnxt/bnxt_hwrm.c if (enables & HWRM_FUNC_BACKING_STORE_CFG_INPUT_ENABLES_STAT) {