Re: [PATCH net-next 2/2] r8169: use proper constant for PCI vendor USR instead of numerical id

2018-11-12 Thread kbuild test robot
Hi Heiner, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Heiner-Kallweit/r8169-add-USR-PCI-vendor-id/2018-13 config: x86_64-allmodconfig (attached as .config) compiler: gcc-7 (Debian

[PATCH net-next 2/2] r8169: use proper constant for PCI vendor USR instead of numerical id

2018-11-10 Thread Heiner Kallweit
Use proper constant for PCI vendor USR instead of numerical id. Signed-off-by: Heiner Kallweit --- drivers/net/ethernet/realtek/r8169.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/realtek/r8169.c b/drivers/net/ethernet/realtek/r8169.c index