[dpdk-dev] [PATCH v2 2/7] drivers/net/e1000: Fix missing brackets

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Mar 23 11:38:14 CET 2016


2016-03-22 17:37, Aaron Conole:
> The register read/write mphy functions have misleading whitespace around
> the locked check. This cleanup merely preserves the existing functionality
> while improving the ready check.
> 
> Fixes commit 38db3f7f50bd ("e1000: update base driver")
> 
> Signed-off-by: Aaron Conole <aconole at redhat.com>
> ---
> v2:
> * Changed from "whitespace-only" fix to a functional change
>   moving the phy writes into protection of the `if (locked)`
>   code
> * Added "Fixes" line.

Wenzhuo, do you agree to fix the base driver here?


More information about the dev mailing list