On Wed, Dec 7, 2016 at 7:04 PM, Stephen Hemminger <step...@networkplumber.org> wrote: > No device driver sets the unbind flag in current public code base. > Therefore it is good time to remove the unused dead code.
Yes, this has been unused for some time now. I would say this is not subject to abi enforcement as this only matters to driver api not application api. So this can go into 17.02. The patch looks good to me. -- David Marchand