]> git.ipfire.org Git - thirdparty/grub.git/commit
net: do not try to load protocol module via itself
authorAndrei Borzenkov <arvidjaar@gmail.com>
Thu, 13 Aug 2015 17:20:39 +0000 (20:20 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Thu, 13 Aug 2015 17:20:39 +0000 (20:20 +0300)
commitba218c1c10833092b14177896c10e48715c836fe
tree583dde5506f1d7429e77cbdd09e6d6c7fcccce5b
parent4fe8e6d4a1279b1840171d8e797d911cd8443333
net: do not try to load protocol module via itself

Otherwise we get infinite recursion.

Closes: 45729
grub-core/net/net.c