Re: [PATCH v2 net-next] mlx5: Add ndo_poll_controller() implementation

2016-09-29 Thread David Miller
From: Calvin Owens Date: Wed, 28 Sep 2016 21:46:39 -0700 > This implements ndo_poll_controller in net_device_ops callbacks for mlx5, > which is necessary to use netconsole with this driver. > > Acked-By: Saeed Mahameed > Signed-off-by: Calvin Owens > --- > Changes in v2: > * Only iterate

[PATCH v2 net-next] mlx5: Add ndo_poll_controller() implementation

2016-09-28 Thread Calvin Owens
This implements ndo_poll_controller in net_device_ops callbacks for mlx5, which is necessary to use netconsole with this driver. Acked-By: Saeed Mahameed Signed-off-by: Calvin Owens --- Changes in v2: * Only iterate channels to avoid redundant napi_schedule() calls drivers/net/ethernet/