From: Dan Carpenter
Date: Wed, 24 Jun 2015 17:47:02 +0300
> There was a missing assignment so the "if (ret)" on the next line is
> never true.
>
> Fixes: f21fb3ed364b ('Add support of Cavium Liquidio ethernet adapters')
> Signed-off-by: Dan Carpenter
Applied.
--
To unsubscribe from this list:
There was a missing assignment so the "if (ret)" on the next line is
never true.
Fixes: f21fb3ed364b ('Add support of Cavium Liquidio ethernet adapters')
Signed-off-by: Dan Carpenter
diff --git a/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c
b/drivers/net/ethernet/cavium/liquidio/lio_ethto