summaryrefslogtreecommitdiff
path: root/net/switchdev
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2014-12-22 17:56:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-12-27 07:20:23 (GMT)
commit7d68536bed72b09de03b07479dd707c5831b3b94 (patch)
tree79b9ce734d410cd60ee83c357d042d9d39dfb7a7 /net/switchdev
parentb10dcb3b94010e3ac3951f68789400b1665effb1 (diff)
downloadlinux-7d68536bed72b09de03b07479dd707c5831b3b94.tar.xz
netlink: call unbind when releasing socket
Currently, netlink_unbind() is only called when the socket explicitly unbinds, which limits its usefulness (luckily there are no users of it yet anyway.) Call netlink_unbind() also when a socket is released, so it becomes possible to track listeners with this callback and without also implementing a netlink notifier (and checking netlink_has_listeners() in there.) Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions