commit | f88f113a54f02df62608ec263e8a3ff7e81cfce2 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Thu Jul 11 18:03:40 2013 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 22 16:54:38 2013 -0400 |
tree | 49c12349e02fba2c095ba98e3fdc6f8ce13ddb2b | |
parent | 03269c658b7a2f6ccfa44d7270da8446881f9552 [diff] |
wil6210: Introduce struct for sw context Enable adding more data to the SW context. For now, add flag "mapped_as_page", to separate decisions on free-ing skb and type of DMA mapping. This allows linking skb itself to any descriptor of fragmented skb. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>