]> git.baikalelectronics.ru Git - kernel.git/commit
wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]
authorPrasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>
Thu, 8 Apr 2010 23:24:27 +0000 (16:24 -0700)
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Tue, 11 May 2010 21:06:01 +0000 (14:06 -0700)
commitdfc7e8a3e3918fdddd05d4f5c3077c20c3eb1675
tree71b2f5ef9162a3077eb2c632a0a95e7593de9975
parent7d2e07e606721eab65b7b8d57f3dfa74ea524f69
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>
drivers/net/wimax/i2400m/tx.c