]> Git Repo - linux.git/commit
libertas: fix command timeout after firmware failure
authorBrian Cavagnolo <[email protected]>
Tue, 13 May 2008 12:54:59 +0000 (13:54 +0100)
committerJohn W. Linville <[email protected]>
Fri, 16 May 2008 21:15:09 +0000 (17:15 -0400)
commit02969d296e91626d9942ea15f8a95fe056025ef1
treec05cc2b9fc7ff8f07a43e126847c354de3f34b0d
parent2f561feb386d6adefbad63c59a1fcd298ac6a79c
libertas: fix command timeout after firmware failure

This is a fix for OLPC ticket #6586: "SCAN command fails, timer doesn't
fire". In fact, the timer was firing; the problem was that the dnld_sent
state variable was not being updated after the timer expired, so
lbs_execute_next_command was not being called.

Signed-off-by: Brian Cavagnolo <[email protected]>
Signed-off-by: Javier Cardona <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/libertas/main.c
This page took 0.057689 seconds and 4 git commands to generate.