Rasmus Villemoes c46d7642e9 net: core: eliminate dev_alloc_name{,_ns} code duplication
dev_alloc_name contained a BUG_ON(), which I moved to dev_alloc_name_ns;
the only other caller of that already has the same BUG_ON.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-14 16:38:46 +09:00
..
2017-11-14 11:11:45 +09:00
2017-11-01 12:19:03 +09:00
2017-11-14 15:45:53 +09:00
2017-11-08 16:12:33 +09:00
2017-11-14 16:17:38 +09:00
2017-08-16 11:27:52 -07:00