On Thu, Jun 26, 2025 at 02:08:35PM +0200, Florian Westphal wrote: > Phil Sutter <phil@xxxxxx> wrote: > > Fix this by detecting whether a netdev-family chain may be added despite > > specifying a non-existent interface to hook into. Keep the old check > > around with a better name, although unused for now. > > Thanks, this makes shell tests pass on fedora 42 again, so I pushed it > out. Perfect, thanks!