commit | cda4ee3f2e6907e89baf7a12e02e02fa208c0625 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Fri Oct 14 12:54:47 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 02 15:23:10 2011 -0400 |
tree | aeaedda0e811a1d83cbf00de9cb6673f4ca696f7 | |
parent | c125d5e846894043361c0c89c1140be8fd6600b7 [diff] |
iwlagn: fix the race in the unmapping of the HCMD As Stanislaw pointed out, my patch iwlagn: fix a race in the unmapping of the TFDs solved only part of the problem. The race still exists for TFDs of the host commands. Fix that too. Reported-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>