Hi,

I'm working on a way to combine multiple SKBs that are chained, into a single SKB. Does anyone has any ideas on how to do this without using a copy operation.

I heard about frag_list but quite couldn't understand the usage of this. Any documentation / online links would be helpful.