Bjørn Mork c78b7c5866 net: cdc_ncm: refactoring for tx multiplexing
Adding multiplexed NDP support to cdc_ncm_fill_tx_frame, allowing
transmissions of multiple independent sessions within the same NTB.

Refactoring the code quite a bit to avoid having to store copies
of multiple NDPs being prepared for tx. The old code would still
reserve enough room for a maximum sized NDP in the skb so we might
as well keep them in the skb while they are being prepared.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-23 02:40:11 -04:00
..
2012-05-22 15:50:46 -07:00
2012-08-13 16:50:19 -07:00
2012-10-18 15:34:30 -04:00
2012-10-11 15:12:33 -04:00
2012-10-12 13:56:52 -04:00
2012-09-20 22:05:22 -04:00
2012-05-22 15:50:46 -07:00