Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: hns3: remove unnecessary devm_kfree
since we are using device-managed function, it is unnecessary to free in probe. Signed-off-by: Barry Song <song.bao.hua@hisilicon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information