diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-07-27 15:51:37 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-04 16:43:20 -0400 |
commit | e351cfbf4e6ccd8bf32555748a49dba5bc93fcb0 (patch) | |
tree | 12eaa166fc532dbb2aff4a5f6e84c266dec18422 /net | |
parent | 9ed21d390166ceb89e011d3dbd277475ff2f33c4 (diff) |
ar9170: remove unneeded flush_workqueue()
cancel_delayed_work_sync() and cancel_work_sync() are already being
used therefore already waiting for all pending work by the driver
to have been completed, no need to flush the mac80211 workqueue.
Cc: Christian Lamparter <chunkeey@web.de>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions