Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_na…
…me_ns" This reverts commit 87c320e. Changing the error return code in some situations turns out to be harmful in practice. In particular Michael Ellerman reports that DHCP fails on his powerpc machines, and this revert gets things working again. Johannes Berg agrees that this revert is the best course of action for now. Fixes: 029b6d1 ("Revert "net: core: maybe return -EEXIST in __dev_alloc_name"") Reported-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information