From: Felix Manlunas <[email protected]> Date: Fri, 3 Nov 2017 12:17:44 -0700
> From: Vijaya Mohan Guvva <[email protected]> > > Return success if the same dispatch function is being registered for > a given opcode and subcode, there by allow multiple switchdev enable > and disables. > > Signed-off-by: Vijaya Mohan Guvva <[email protected]> > Signed-off-by: Satanand Burla <[email protected]> > Signed-off-by: Felix Manlunas <[email protected]> Applied, thanks. But I do have a question, are you properly reference counting these dispatch function objects? I can't see how you can properly handle multiple enable/disable otherwise. Thank you.
