> That, in turn, is waiting for net device ref count to get to 0. > But is it normal that the ref count is negative? No, that's not normal, it's the real bug. Something is doing an extra dev_put() on the device. - r.