From: Xenia Ragiadakou Date: Tue, 21 May 2013 10:18:59 +0000 (+0300) Subject: ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4422a6c14d0d0bfe519ec487693f1787f64b0b90;p=pandora-kernel.git ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c This patch replaces the calls to kfree_skb with calls to dev_kfree_skb. Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed