commit | 718e94907d79e74bbc7cfdb3cda2266079c5e993 | [log] [tgz] |
---|---|---|
author | Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com> | Thu Apr 08 16:24:29 2010 -0700 |
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Tue May 11 14:06:20 2010 -0700 |
tree | d4204aa311601871d3a66d28c185dedfb28bddc7 | |
parent | a40242f2cde38ccb04d4c35cad66aab3c047fa6a [diff] |
wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1] The older method of computing the maximum PDU size relied on a method that doesn't work when we prop the maximum number of payloads up to the physical limit, and thus we kill the whole computation and just verify that the constants are congruent. Signed-off-by: Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>