]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c
EmbeddedPkg/Lan9118Dxe: rename TimeOut to Retries
authorRyan Harkin <ryan.harkin@linaro.org>
Tue, 9 Feb 2016 17:10:02 +0000 (17:10 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 10 Feb 2016 16:56:47 +0000 (17:56 +0100)
commitbbff41c11fd374c7818c96f69c28b51c9caba619
tree7c82a4f12aa0f0d3e1cacfeb85bf394f8ef4abf4
parentc64aa7c4091d63d85723aac728e0690d7bf98400
EmbeddedPkg/Lan9118Dxe: rename TimeOut to Retries

The variable TimeOut is actually a retry, not a timeout, so I renamed
the variable accordingly.

This patch makes no functional change.

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/Lan9118DxeUtil.c