From: Jeff Kirsher <[email protected]>
Date: Wed, 17 Feb 2016 14:41:48 -0800
> On Wed, 2016-02-17 at 14:34 -0800, John Fastabend wrote:
>> I incorrectly used __u32 types where we should be using u32 types
>> when
>> I added the ixgbe_model.h file.
>>
>> Fixes: 9d35cf062e05 ("net: ixgbe: add minimal parser details for
>> ixgbe")
>> Suggested-by: Jamal Hadi Salim <[email protected]>
>> Signed-off-by: John Fastabend <[email protected]>
>> ---
>> drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 18 +++++++++-----
>> ----
>> 1 file changed, 9 insertions(+), 9 deletions(-)
>
> Acked-by: Jeff Kirsher <[email protected]>
>
> Dave feel free to pull this series in from John to fix the issues with
> his previous series.
Will do.