Re: [PATCH net-next 1/3] bluetooth: 6lowpan dev_close never returns error

2017-07-21 Thread Marcel Holtmann
Hi Stephen, > [auto build test WARNING on net-next/master] > > url: > https://github.com/0day-ci/linux/commits/Stephen-Hemminger/net-make-dev_close-void/20170720-090123 > config: x86_64-randconfig-a0-07211734 (attached as .config) > compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 > reproduce: >

Re: [PATCH net-next 1/3] bluetooth: 6lowpan dev_close never returns error

2017-07-21 Thread kbuild test robot
Hi Stephen, [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Stephen-Hemminger/net-make-dev_close-void/20170720-090123 config: x86_64-randconfig-a0-07211734 (attached as .config) compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 reproduce: # save the a

[PATCH net-next 1/3] bluetooth: 6lowpan dev_close never returns error

2017-07-18 Thread Stephen Hemminger
The function dev_close in current kernel will never return an error. Later changes will make it void. Signed-off-by: Stephen Hemminger --- net/bluetooth/6lowpan.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net/bluetooth/6lowpan.c b/net/bluetooth/6lowpan.c index ab3b65