On Fri, Nov 21, 2025 at 12:49:01PM +0000, Andre Carvalho wrote: > This patch refactors the netconsole driver's target enabled state from a > simple boolean to an explicit enum (`target_state`). > > This allow the states to be expanded to a new state in the upcoming > change. > > Co-developed-by: Breno Leitao <[email protected]> > Signed-off-by: Breno Leitao <[email protected]> > Signed-off-by: Andre Carvalho <[email protected]>
Reviewed-by: Breno Leitao <[email protected]>

