Re: [U-Boot] [PATCH 1/2] linux/mii.h: Sync with Linux kernel v4.17

2018-07-26 Thread Joe Hershberger
On Thu, Jul 26, 2018 at 4:39 AM, Bin Meng wrote: > This syncs U-Boot's include/linux/mii.h with Linux kernel v4.17 > include/uapi/linux/mii.h. > > While we are here, this also fixes some style issues. > > Signed-off-by: Bin Meng Acked-by: Joe Hershberger

[U-Boot] [PATCH 1/2] linux/mii.h: Sync with Linux kernel v4.17

2018-07-26 Thread Bin Meng
This syncs U-Boot's include/linux/mii.h with Linux kernel v4.17 include/uapi/linux/mii.h. While we are here, this also fixes some style issues. Signed-off-by: Bin Meng --- include/linux/mii.h | 126 1 file changed, 69 insertions(+), 57