diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-08-03 23:54:41 +1000 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-08-04 14:57:19 -0400 |
commit | 782a6675119c76c071e74e2ddd98268f47770cba (patch) | |
tree | 83815eb8984242ec93a632694d0d243ec8ccd691 /drivers/input/evdev.c | |
parent | efe78cda3596f8a6d1c2d4a6b1a221bafa3e1a48 (diff) |
[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 'drivers/input/evdev.c')
0 files changed, 0 insertions, 0 deletions