Re: [PATCH net] qed: Fail driver load in 100g MSI mode.

2016-08-01 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Mon, 1 Aug 2016 09:08:13 -0400 > 100g support is not available in MSI mode. Failing the driver load in this > scenario. > > Please consider applying this to `net'. > > Signed-off-by: Sudarsana Reddy Kalluru > Signed-off-by: Yuval Mintz Applied, thanks.

[PATCH net] qed: Fail driver load in 100g MSI mode.

2016-08-01 Thread Sudarsana Reddy Kalluru
100g support is not available in MSI mode. Failing the driver load in this scenario. Please consider applying this to `net'. Signed-off-by: Sudarsana Reddy Kalluru Signed-off-by: Yuval Mintz --- drivers/net/ethernet/qlogic/qed/qed_main.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletio