From: Alexander Aring Date: Tue, 17 Dec 2013 13:21:21 +0000 (+0100) Subject: 6lowpan: introduce lowpan_push_hc_data function X-Git-Tag: v3.14-rc1~94^2~238^2^2~22^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3109f2e28b0a3216e07d4933d28a8480c6520379;p=pandora-kernel.git 6lowpan: introduce lowpan_push_hc_data function This patch introduce the lowpan_push_hc_data function to set data in the iphc buffer. It's a common case to set data and increase the buffer pointer. This helper function can be used many times in header_compress function to generate the iphc header. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed