On 11/18/2020 2:03 PM, Michael Grzeschik wrote:
> The variable last_port is not used anywhere, this patch removes it.
>
> Signed-off-by: Michael Grzeschik
Reviewed-by: Florian Fainelli
--
Florian
On Wed, Nov 18, 2020 at 11:03:47PM +0100, Michael Grzeschik wrote:
> The variable last_port is not used anywhere, this patch removes it.
>
> Signed-off-by: Michael Grzeschik
Reviewed-by: Andrew Lunn
Andrew
The variable last_port is not used anywhere, this patch removes it.
Signed-off-by: Michael Grzeschik
---
drivers/net/dsa/microchip/ksz8795.c| 1 -
drivers/net/dsa/microchip/ksz_common.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/net/dsa/microchip/ksz8795.c
b/drivers/net/ds