]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(fcoe): rd.nofcoe=0 should disable fcoe
authorLukas Nykryn <lnykryn@redhat.com>
Thu, 18 Feb 2021 10:01:31 +0000 (11:01 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 19 Feb 2021 09:28:57 +0000 (09:28 +0000)
commit805b46c2a81e04d69fc3af912942568516d05ee7
tree8dcd14a22ffcccf48eaa8a02d2f177b2db33c016
parentd437970c013e3287de263a1e60a117b15239896c
fix(fcoe): rd.nofcoe=0 should disable fcoe

8446c8f9 Changed the default behavior, but also flipped meaning of 0/1.
Right now rd.nofcoe=0 enables fcoe, which is the opposite what manpage
says.
modules.d/95fcoe/lldpad.sh
modules.d/95fcoe/parse-fcoe.sh