Files
android_kernel_xiaomi_sm8450/net/nfc
Samuel Ortiz 94a098da42 NFC: Do not take the genl mutex from the netlink release notifier
The netlink notifier is atomic so we must not sleep in that context.
Also we know that Any netlink packets arriving to us will be purged when
the notifier is called, so we don't need to take the mutex.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-14 14:50:12 -05:00
..
2011-12-14 14:50:12 -05:00
2011-09-20 14:43:49 -04:00
2011-12-14 14:50:12 -05:00