From: Colin King <[email protected]>
Date: Thu, 20 Jun 2019 14:27:51 +0100

> From: Colin Ian King <[email protected]>
> 
> Currently pointer hwdev is dereferenced when assigning hwif before
> hwdev is null checked.  Fix this by only derefencing hwdev after the
> null check.
> 
> Addresses-Coverity: ("Dereference before null check")
> Fixes: 4fdc51bb4e92 ("hinic: add support for rss parameters with ethtool")
> Signed-off-by: Colin Ian King <[email protected]>

Applied.

Reply via email to