From: Jeff Kirsher <jeffrey.t.kirs...@intel.com> 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 <j...@mojatatu.com> >> Signed-off-by: John Fastabend <john.r.fastab...@intel.com> >> --- >> drivers/net/ethernet/intel/ixgbe/ixgbe_model.h | 18 +++++++++----- >> ---- >> 1 file changed, 9 insertions(+), 9 deletions(-) > > Acked-by: Jeff Kirsher <jeffrey.t.kirs...@intel.com> > > Dave feel free to pull this series in from John to fix the issues with > his previous series. Will do.