-
由 Herbert Xu 提交于
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: NHerbert Xu <herbert@gondor.apana.org.au> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
782a6675