On Monday 17 February 2014 09:29:32 Antonio Quartulli wrote:
consume_skb() has been implemented in 2.6.30, therefore some some compat code is needed for 2.6.29. This patch adds it.
Introduced by 9289542085d7e298b90c7b6fb6efb509dab69d8b ("batman-adv: free skb on TVLV parsing success")
Signed-off-by: Antonio Quartulli antonio@meshcoding.com
compat.h | 2 ++ 1 file changed, 2 insertions(+)
Applied in revision 15fb0fa.
Thanks, Marek