commit | 22450902e4a13479acf6f4e93475af7ca1829d92 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Thu Apr 28 11:51:33 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 29 15:36:15 2011 -0400 |
tree | 58a352804b05957149a431b597db1aef8f0c2485 | |
parent | 28a6e577c65cc317fed5265efc43ce9282928bd4 [diff] |
iwlegacy: remove sync_cmd_mutex We now use priv->mutex to serialize sync command, remove old priv->sync_cmd_mutex and add assertion that priv->mutex must be locked. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>