From: Stephen Hemminger <step...@networkplumber.org> Date: Tue, 18 Jul 2017 15:59:24 -0700
> Noticed while working on other changes. Why is dev_close() > returning int, it should be void. Should also change > ndo_close to be void, but that requires more work and someone > with more coccinelle foo (smpl) than me. Series applied, thanks.