OSDN Git Service

i40e: remove check for large buffer
authorKamil Krawczyk <kamil.krawczyk@intel.com>
Wed, 23 Apr 2014 04:49:58 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Jun 2014 08:35:07 +0000 (01:35 -0700)
commitc5cc0cfd2726dd416d722d65ec7431994b6c65a0
treef248ab564a67af86230f0f272b640f4a9c3723fd
parent22dd9ae8afccf10255578d32497c1b239e566dad
i40e: remove check for large buffer

We introduced this check in case this structure changed in the future,
the AQ definition is now mature enough that this check is no longer necessary.

Change-ID: Ic66321d0a08557dc9d8cb84029185352cb534330
Signed-off-by: Kamil Krawczyk <kamil.krawczyk@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c