> I don't think netdev_priv can return NULL, so lines 6641 to 6646 could just be
> dropped.
>
> julia
>
Julia,
Thanks for the feedback.
I will make changes and submit again later.
Bryan
Hi Bryan,
[auto build test WARNING on net-next/master]
url:
https://github.com/0day-ci/linux/commits/Bryan-Whitehead-microchip-com/Add-LAN743X-driver/20170814-141247
config: i386-allyesconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
# save the a
I don't think netdev_priv can return NULL, so lines 6641 to 6646 could
just be dropped.
julia
-- Forwarded message --
Date: Mon, 14 Aug 2017 18:14:12 +0800
From: kbuild test robot
To: kbu...@01.org
Cc: Julia Lawall
Subject: Re: [PATCH net-next 2/3] Add LAN743X to Kconfi
From: Bryan Whitehead
Add LAN743X Driver to Kconfig and Makefile
Removed "depends on SPI" from NET_VENDOR_MICROCHIP group
Because all existing drivers already specify SPI dependency, and
New driver does not have SPI dependency.
Signed-off-by: Bryan Whitehead
---
drivers/net/ethernet/microchip