summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAndy King <acking@vmware.com>2014-05-02 00:20:43 +0200
committerDavid S. Miller <davem@davemloft.net>2014-05-05 19:13:50 +0200
commit2c4a336e0a3e203fab6aa8d8f7bb70a0ad968a6b (patch)
tree2d53ba2bdafac830dedc783d455e8c937cb8e2e7 /drivers
parentMerge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... (diff)
downloadlinux-2c4a336e0a3e203fab6aa8d8f7bb70a0ad968a6b.tar.xz
linux-2c4a336e0a3e203fab6aa8d8f7bb70a0ad968a6b.zip
vsock: Make transport the proto owner
Right now the core vsock module is the owner of the proto family. This means there's nothing preventing the transport module from unloading if there are open sockets, which results in a panic. Fix that by allowing the transport to be the owner, which will refcount it properly. Includes version bump to 1.0.1.0-k Passes checkpatch this time, I swear... Acked-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: Andy King <acking@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions