pid1: properly propagate errors from device_setup_unit()
We want to propagate errors here, since we want to make dependent on the success of creating the main device unit the creation of the auxiliary device units. Thus if we suppress errors here we might end up in exotic corner cases in a situation were we create the auxiliary ("following") device units without the primary one.
Loading
Please register or sign in to comment