On Tue, Nov 24, 2020 at 06:56:17PM -0600, Shiraz Saleem wrote: > The push feature does not work as expected in x722 and > has historically been disabled in the driver. > > Purge all remaining code related to the push feature in i40iw. > > Signed-off-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > drivers/infiniband/hw/i40iw/i40iw.h | 1 - > drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 52 +---------------- > drivers/infiniband/hw/i40iw/i40iw_d.h | 35 ++++------- > drivers/infiniband/hw/i40iw/i40iw_status.h | 1 - > drivers/infiniband/hw/i40iw/i40iw_type.h | 18 ------ > drivers/infiniband/hw/i40iw/i40iw_uk.c | 41 +------------ > drivers/infiniband/hw/i40iw/i40iw_user.h | 8 --- > drivers/infiniband/hw/i40iw/i40iw_verbs.c | 86 +--------------------------- > 8 files changed, 18 insertions(+), 224 deletions(-) Applied to for-next, thanks Jason