Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> --- net/can/j1939/transport.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/can/j1939/transport.c b/net/can/j1939/transport.c index b10352fafe84..e0c8fb469d96 100644 --- a/net/can/j1939/transport.c +++ b/net/can/j1939/transport.c @@ -1064,7 +1064,6 @@ j1939_xtp_rx_eoma(struct j1939_session *session, struct sk_buff *skb) static void j1939_xtp_rx_cts(struct j1939_session *session, struct sk_buff *skb) { - struct j1939_priv *priv = session->priv; enum j1939_xtp_abort err = J1939_XTP_ABORT_FAULT; unsigned int pkt; const u8 *dat; -- 2.20.1