Re: [PATCH] net: usb: remove duplicate assignment
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-31 15:47:32
Also in:
linux-usb, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-03-31 15:47:32
Also in:
linux-usb, lkml
On Thu, 31 Mar 2022 05:08:14 -0700 Qing Wang wrote:
From: Wang Qing <redacted> netdev_alloc_skb() has assigned ssi->netdev to skb->dev if successed, no need to repeat assignment. Signed-off-by: Wang Qing <redacted>
# Form letter - net-next is closed We have already sent the networking pull request for 5.18 and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after 5.18-rc1 is cut. RFC patches sent for review only are obviously welcome at any time.