]> www.infradead.org Git - users/jedix/linux-maple.git/commit
add kernel param to pre-allocate NICs
authorBrian Maly <brian.maly@oracle.com>
Sat, 23 Jun 2018 01:29:26 +0000 (21:29 -0400)
committerBrian Maly <brian.maly@oracle.com>
Wed, 27 Jun 2018 20:30:06 +0000 (16:30 -0400)
commit9f94a62364a3057c2aba8ad286d99f7c1b493218
tree35778be13c5da3b3a3c6e0a11f063079d326687b
parentb2551e3b2af8f3daea2b308e53de5278f65863a9
add kernel param to pre-allocate NICs

Orabug: 27870400

This is so that eth0, eth1, ... ethX are available for ip link rename set for certain
applications (that will not be named).

Signed-off-by: Brian Maly <brian.maly@oracle.com>
Reviewed-by: Saar Maoz <Saar.Maoz@oracle.com>
net/core/dev.c