From: Colin King <[email protected]>
Date: Thu, 29 Aug 2019 00:14:50 +0100

> From: Colin Ian King <[email protected]>
> 
> Pointer pkt is being initialized with a value that is never read
> and pkt is being re-assigned a little later on. The assignment is
> redundant and hence can be removed.
> 
> Addresses-Coverity: ("Ununsed value")
> Signed-off-by: Colin Ian King <[email protected]>
> ---
> 
> V2: fix typo in patch description, pkg -> pkt

Applied to net-next.

Reply via email to