Re: [PATCH 1/3] drivers: net: b43legacy: Fix -Wcast-function-type
From: Larry Finger <hidden>
Date: 2019-11-25 17:26:35
Also in:
linux-wireless, lkml
From: Larry Finger <hidden>
Date: 2019-11-25 17:26:35
Also in:
linux-wireless, lkml
On 11/25/19 9:02 AM, Phong Tran wrote:
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? Larry