Re: [master 5/5] logging: no iBFT is not an error, fix spelling.

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

 



I think with INFO level we could change the message just to plain "No iBFT table detected." or something similar.

--
Martin Sivák
msivak@xxxxxxxxxx
Red Hat Czech
Anaconda team / Brno, CZ

----- "Ales Kozumplik" <akozumpl@xxxxxxxxxx> wrote:

> ---
>  loader/net.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/loader/net.c b/loader/net.c
> index 0a3afa1..4c8495e 100644
> --- a/loader/net.c
> +++ b/loader/net.c
> @@ -1744,7 +1744,7 @@ int chooseNetworkInterface(struct loaderData_s *
> loaderData) {
>  
>          /* get MAC from the iBFT table */
>          if (!(ibftmacaddr = ibft_iface_mac())) { /* iBFT not present
> or error */
> -            logMessage(ERROR, "iBFT doesn't couldn't provide valid
> NIC MAC address");
> +            logMessage(INFO, "iBFT couldn't provide valid NIC MAC
> address");
>              break;
>          }
>  
> -- 
> 1.6.6
> 
> _______________________________________________
> 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