From: Prasanna S. Panchamukhi Date: Thu, 8 Apr 2010 23:24:28 +0000 (-0700) Subject: wimax/i2400m: limit the message size upto 16KiB [v1] X-Git-Tag: v2.6.35-rc1~473^2~99^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40242f2cde38ccb04d4c35cad66aab3c047fa6a;p=pandora-kernel.git wimax/i2400m: limit the message size upto 16KiB [v1] According to Intel Wimax i3200, i5x50 and i6x50 specification documents, the maximum size of each TX message can be upto 16KiB. This patch modifies the i2400m_tx() routine to check that the message size does not exceed the 16KiB limit. Please refer the documentation in the code for details. Signed-off-by: Prasanna S. Panchamukhi --- Reading git-diff-tree failed