diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2010-07-11 10:27:26 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-07-12 20:05:34 (GMT) |
commit | 4dee32f51b0beba25a70e8011652858c6e55f792 (patch) | |
tree | ea8ae3b056c4af58435f4e4f9c591ea24b612644 /drivers/net/ks8851.h | |
parent | 78e256c9a3717bcae2e9ed05c9ec7bed7bf2c55d (diff) | |
download | linux-4dee32f51b0beba25a70e8011652858c6e55f792.tar.xz |
rt2x00: Allow beacon update without scheduling a work
Since all rt2x00 PCI drivers use threaded interrupts now we don't need
to schedule a work just to update the beacon. The only place where the
beacon still gets updated in atomic context is from the set_tim
callback. Hence, move the work scheduling there.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/ks8851.h')
0 files changed, 0 insertions, 0 deletions