wimax/i2400m: reserve additional space in the TX queue's buffer while allocating...
authorPrasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>
Tue, 13 Apr 2010 23:36:19 +0000 (16:36 -0700)
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Tue, 11 May 2010 21:08:50 +0000 (14:08 -0700)
commit27502908866ba37d03594e7f7ee7b649cb007330
treef8f0518d5e2a8c08d0f2d14205415c81518f216b
parent0809a7bbe8fbcb4e899b0a3224d8461bd74987e0
wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header

Increase the possibilities of including at least one payload by reserving
some additional space in the TX queue while allocating TX queue's space
for new message header. Please refer the documentation in the code for details.

Signed-off-by: Prasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>
drivers/net/wimax/i2400m/i2400m.h
drivers/net/wimax/i2400m/tx.c