commit | 88ff7334f25909802140e690c0e16433e485b0a0 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rshearma@brocade.com> | Tue Jan 24 16:26:47 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 16:21:36 2017 -0500 |
tree | acd6fa564ab6818a88aec7d60c65d8d164d09e08 | |
parent | 04d7f1fb7d25256d8c21b78c7d46193b4a7fabfe [diff] |
net: Specify the owning module for lwtunnel ops Modules implementing lwtunnel ops should not be allowed to unload while there is state alive using those ops, so specify the owning module for all lwtunnel ops. Signed-off-by: Robert Shearman <rshearma@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>