Stefan Hajnoczi <[email protected]> writes: > From: Stefan Hajnoczi <[email protected]> > > The code to invoke the NetClientInfo .link_status_changed() callback is > duplicated in several places. Create a single > notify_link_status_changed() function and avoid duplication. > > This is useful because later patches change net internals. By having a > single function it is easier to make changes without affecting callers. > > Signed-off-by: Stefan Hajnoczi <[email protected]>
Same commit message as 2/3. Care to repost with one that makes sense? ;)
