On Saturday 05 February 2011 22:41:58 Sven Eckelmann wrote: > We access the data inside the skbs of two fragments directly using memmove > during the merge. The data of the skb could span over multiple skb pages. > An direct access without knowledge about the pages would lead to an > invalid memory access.
Applied in revision 1933. Thanks, Marek
