Re: [PATCH net 0/2] bnxt_en: 2 small bug fixes.

2018-01-08 Thread David Miller
From: Michael Chan Date: Thu, 4 Jan 2018 18:46:53 -0500 > The first one fixes the TC Flower flow parameter passed to firmware. The > 2nd one fixes the VF index range checking for iproute2 SRIOV related commands. Series applied, thank you.

[PATCH net 0/2] bnxt_en: 2 small bug fixes.

2018-01-04 Thread Michael Chan
The first one fixes the TC Flower flow parameter passed to firmware. The 2nd one fixes the VF index range checking for iproute2 SRIOV related commands. Sunil Challa (1): bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc() Venkat Duvvuru (1): bnxt_en: Fix the 'Invalid VF' id ch