linux/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
..
nci
Kconfig
Makefile
af_nfc.c
core.c
netlink.c NFC: Do not take the genl mutex from the netlink release notifier 2011-12-14 14:50:12 -05:00
nfc.h
rawsock.c NFC: Add tx skb allocation routine 2011-12-14 14:50:12 -05:00