]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a3b5bbb20f7349b8192a6645b13e6a86166cbea
treef8f0518d5e2a8c08d0f2d14205415c81518f216b
parent1ec998707506084b1cf8611de25da4984208f516
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