> From: Dipayaan Roy <[email protected]> > > Remove the early return after mana_dealloc_queues() so detach continues > its device and port-context cleanup. > > The return is currently unreachable: mana_dealloc_queues() only rejects > an up port, and mana_detach() clears port_is_up before calling it. This > is a robustness cleanup, not a fix for a reachable reset failure. > > Signed-off-by: Dipayaan Roy <[email protected]> > Signed-off-by: Long Li <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=8
