diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-08-03 15:54:41 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-08-04 20:57:19 +0200 |
commit | 782a6675119c76c071e74e2ddd98268f47770cba (patch) | |
tree | 83815eb8984242ec93a632694d0d243ec8ccd691 /security | |
parent | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... (diff) | |
download | linux-782a6675119c76c071e74e2ddd98268f47770cba.tar.xz linux-782a6675119c76c071e74e2ddd98268f47770cba.zip |
[PATCH] Send wireless netlink events with a clean slate
Drivers expect to be able to call wireless_send_event in arbitrary
contexts. On the other hand, netlink really doesn't like being
invoked in an IRQ context. So we need to postpone the sending of
netlink skb's to a tasklet.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions