Re: [PATCH rhel6-branch] Unpack also auto_vlan item of fcoe.nic (#808642)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ack

----- Original Message -----
> Proper merge of two BZs for rhel6.3.
> 
> Resolves: rhbz#808642
> ---
>  booty/bootloaderInfo.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/booty/bootloaderInfo.py b/booty/bootloaderInfo.py
> index 446e52e..20d25ea 100644
> --- a/booty/bootloaderInfo.py
> +++ b/booty/bootloaderInfo.py
> @@ -155,7 +155,7 @@ class KernelArguments:
>          # Dracut needs the explicit ifname= because biosdevname
>          # fails to rename the iface (because of BFS booting from
>          it).
>          import storage.fcoe
> -        for nic, dcb in storage.fcoe.fcoe().nics:
> +        for nic, dcb, auto_vlan in storage.fcoe.fcoe().nics:
>              hwaddr = self.id.network.netdevices[nic].get("HWADDR")
>              args.add("ifname=%s:%s" % (nic, hwaddr.lower()))
>  
> --
> 1.7.4
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list
> 

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux