wireless: use netif_rx_ni in ieee80211_send_layer2_update
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Jul 2010 15:52:59 +0000 (11:52 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 20 Jul 2010 19:55:12 +0000 (15:55 -0400)
commit06ee1c261360545c97fd836fff9dbd10ebd9301b
tree21a144e09d83db9afb374f4a331aea6c4dec15a8
parent9acd56d3f2a05191ee369cbdd8c37dd547aa19b8
wireless: use netif_rx_ni in ieee80211_send_layer2_update

These synthetic frames are all triggered from userland requests in
process context.

https://bugzilla.kernel.org/show_bug.cgi?id=16412

Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c