]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c
EmbeddedPkg/Lan9118Dxe: minor DEBUG tidyup
authorRyan Harkin <ryan.harkin@linaro.org>
Tue, 9 Feb 2016 10:07:13 +0000 (10:07 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Feb 2016 16:56:47 +0000 (17:56 +0100)
commitc64aa7c4091d63d85723aac728e0690d7bf98400
tree3061ab4d2d52c04175590e2f0ffb1593c7904528
parentb7b7fb3decf5fa5663ad34cbfc186a36d1f6a02c
EmbeddedPkg/Lan9118Dxe: minor DEBUG tidyup

This patch makes a few minor DEBUG output changes:

- Fix typo in DEBUG output: Negociation->Negotiation

- Change DEBUG occurrences of "Lan9118" to "LAN9118" to make grepping
  the log output easier.

- Change the warning that auto-negotiation is not supported when
  AutoNegotiate() returns an error.
  The function already reports if the feature is supported or not and
  can also return an error for other reasons.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c