commit | 85a19e07e30f67c517266cafe92b7bcd9b98966d | [log] [tgz] |
---|---|---|
author | Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com> | Thu Apr 08 16:24:31 2010 -0700 |
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Tue May 11 14:06:36 2010 -0700 |
tree | e5bc9d14fecfd4dd6f8cfc297ebe689cec4eaebb | |
parent | 9e6e3bd52b0f77ca5cc385892c14ff8ba5ecfa67 [diff] |
wimax/i2400m: fix system freeze caused by an infinite loop [v1] This patch fixes an infinite loop caused by i2400m_tx_fifo_push() due to a corner case where there is no tail space in the TX FIFO. Please refer the documentation in the code for details. Signed-off-by: Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>