From: Marcel Holtmann Date: Thu, 3 Dec 2009 17:07:28 +0000 (+0100) Subject: Bluetooth: Fix miscdev ops owner for virtual driver X-Git-Tag: v2.6.33-rc1~388^2~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed4c2508b7419d0a55958fead6151b32def1683;p=pandora-kernel.git Bluetooth: Fix miscdev ops owner for virtual driver The /dev/vhci ops don't refer to the module and so it is possible to unload the module while the file descriptor is in use. This was an accidental removal after the cleanup. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed