commit | 02c81ab95d8718d75886d16227a10cc7774493ea | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Dec 22 18:56:35 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 27 02:20:23 2014 -0500 |
tree | 4c03dde22711619ce2b2b1b302d0df942f4a5d2d | |
parent | eb46e2215fc6bdaaf8eda3a6c7c0dd033d171cad [diff] |
netlink: rename netlink_unbind() to netlink_undo_bind() The new name is more expressive - this isn't a generic unbind function but rather only a little undo helper for use only in netlink_bind(). Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>