Messages in this thread |  | | Date | Wed, 24 Oct 2018 14:26:14 -0700 (PDT) | Subject | Re: [PATCH net-next] net: hns3: Fix for warning uninitialized symbol hw_err_lst3 | From | David Miller <> |
| |
From: Salil Mehta <salil.mehta@huawei.com> Date: Wed, 24 Oct 2018 15:32:18 +0100
> From: Shiju Jose <shiju.jose@huawei.com> > > This patch fixes the smatch warning, > > drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c:700 > hclge_log_and_clear_ppp_error() error: uninitialized symbol > 'hw_err_lst3' > > Link: https://lkml.org/lkml/2018/10/23/430 > > Fixes: da2d072a9ea7 ("net: hns3: Add enable and process hw errors from PPP") > Reported-by: Dan Carpenter <dan.carpenter@oracle.com> > Signed-off-by: Shiju Jose <shiju.jose@huawei.com> > Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Applied.
|  |