commit | e6dd789af1823908ed3ccda26bf07faf5970bce1 | [log] [tgz] |
---|---|---|
author | Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com> | Thu Apr 08 16:24:27 2010 -0700 |
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Tue May 11 14:06:01 2010 -0700 |
tree | 71b2f5ef9162a3077eb2c632a0a95e7593de9975 | |
parent | d94401742dc662747db5bb9e444d353a4feba018 [diff] |
wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] According to Intel Wimax i3200, i5x50 and i6x50 device specification documents, the maximum number of payloads per message can be up to 60. Increasing the number of payloads to 60 per message helps to accommodate smaller payloads in a single transaction. This patch increases the maximum number of payloads from 12 to 60 per message. Signed-off-by: Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>