Re: [PATCH] mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
From: Simon Horman <horms@kernel.org>
Date: 2023-08-01 10:27:15
Also in:
linux-wireless, lkml
From: Simon Horman <horms@kernel.org>
Date: 2023-08-01 10:27:15
Also in:
linux-wireless, lkml
On Mon, Jul 31, 2023 at 10:07:12PM +0800, Yue Haibing wrote:
Commit ccf80ddfe492 ("mac80211: mesh function and data structures definitions")
introducted this but never implemented.
Signed-off-by: Yue Haibing <redacted>Reviewed-by: Simon Horman <horms@kernel.org>