i40e: Remove UDP support for big buffer
authorAmritha Nambiar <amritha.nambiar@intel.com>
Fri, 17 Nov 2017 23:51:47 +0000 (15:51 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 3 Jan 2018 16:39:57 +0000 (08:39 -0800)
commit64e711ca59ef9b7873d77ef06bc174aa01af9115
tree05975a9e44e0ff9e13ca6ea0ffb681d720e265d0
parentc095508770aebf1b9218e77026e48345d719b17c
i40e: Remove UDP support for big buffer

Since UDP based filters are not supported via big buffer cloud
filters, remove UDP support.  Also change a few return types to
indicate unsupported vs invalid configuration.

Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c