Re: [PATCH 1/3] drivers: net: b43legacy: Fix -Wcast-function-type
From: Jakub Kicinski <hidden>
Date: 2019-11-25 17:29:02
Also in:
linux-wireless, lkml
From: Jakub Kicinski <hidden>
Date: 2019-11-25 17:29:02
Also in:
linux-wireless, lkml
On Mon, 25 Nov 2019 11:26:31 -0600, Larry Finger wrote:
On 11/25/19 9:02 AM, Phong Tran wrote:quoted
correct usage prototype of callback in tasklet_init(). Report by https://github.com/KSPP/linux/issues/20 Signed-off-by: Phong Tran <redacted> ---This patch was submitted yesterday as "[PATCH 3/5] drivers: net: b43legacy: Fix -Wcast-function-type". Why was it submitted twice?
Because the series was split between wireless and netdev changes. Tran, please make sure you include a note about the reason for reposting in the cover letter.