commit | c72456c75ae48d4d747c2ad4f7fe82601484a949 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Jun 12 16:44:50 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 15:06:57 2013 -0400 |
tree | ac35b016794f4f43a173b63a1a5d7522eed5cf3e | |
parent | 8cdbab7f07e82f26c48adcc761391c1c7ff339ff [diff] |
iwl3945: workaround for firmware frame tx rejection Firmware can reject to transmit frame on passive channel, when it did not yet received any frame with valid CRC on that channel. Workaround this problem in the driver. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>