diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2011-12-14 16:43:07 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-12-14 14:50:12 -0500 |
commit | 94a098da42f258ae7019acbbea3bc5f93dc6f8f1 (patch) | |
tree | a0c03bd37faaf72ca839024433a4a90ae9d3b20a /net/ipv4/tcp_ipv4.c | |
parent | 7c7cd3bfec68fee33b30d177df6a6a0c4bbdc59d (diff) | |
download | blackbird-op-linux-94a098da42f258ae7019acbbea3bc5f93dc6f8f1.tar.gz blackbird-op-linux-94a098da42f258ae7019acbbea3bc5f93dc6f8f1.zip |
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>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions