Revision da39b5ee40bc00ae3edb4ae4e205b10bc52f980e authored by Andrey Konovalov on 13 May 2020, 18:01:42 UTC, committed by Felipe Balbi on 14 May 2020, 09:35:41 UTC
Currently we preassign gadget endpoints to raw-gadget endpoints during
initialization. Fix resetting this assignment in raw_ioctl_ep_disable(),
otherwise we will get null-ptr-derefs when an endpoint is reenabled.

Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
1 parent 61d2658
History
File Mode Size
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 225 bytes
smack.h -rw-r--r-- 13.8 KB
smack_access.c -rw-r--r-- 16.6 KB
smack_lsm.c -rw-r--r-- 116.4 KB
smack_netfilter.c -rw-r--r-- 2.2 KB
smackfs.c -rw-r--r-- 68.8 KB

back to top