From: David S. Miller Date: Wed, 29 Jul 2020 00:14:48 +0000 (-0700) Subject: Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' X-Git-Tag: iomap-folio-5.17-old~3587^2~25 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fa662d7816a5a3790f3ee49f27e5f65991d3347d;p=users%2Fwilly%2Flinux.git Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' Subbaraya Sundeep says: ==================== Fix bugs in Octeontx2 netdev driver There are problems in the existing Octeontx2 netdev drivers like missing cancel_work for the reset task, missing lock in reset task and missing unergister_netdev in driver remove. This patch set fixes the above problems. ==================== Signed-off-by: David S. Miller --- fa662d7816a5a3790f3ee49f27e5f65991d3347d