aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ibmlana.h
diff options
context:
space:
mode:
authorHong Liu <hong.liu@intel.com>2005-09-14 22:04:15 -0400
committerJames Ketrenos <jketreno@linux.intel.com>2005-11-07 18:51:47 -0500
commite63247269de722c3e753991025fb7f15c6aba9aa (patch)
tree905710c6c5ad75b90dbb11da009dd064b705c03a /drivers/net/ibmlana.h
parentf4ff497d45c7071166277a39590cc59b50dc893c (diff)
Fixes WEP firmware error condition.
The problem is caused by the patch in bug455 -- Channel change flood generates fatal error. The patch set the DISASSOCIATING status bit after sending the command. The process was scheduled out when waiting for the command to be sent to the card. The disassociated notification clears the DISASSOCIATING bit in the tasklet before the process set the bit. Move the bit setting code before sending the command now. Signed-off-by: Hong Liu <hong.liu@intel.com> Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Diffstat (limited to 'drivers/net/ibmlana.h')
0 files changed, 0 insertions, 0 deletions