From: Xenia Ragiadakou Date: Thu, 23 May 2013 17:51:58 +0000 (+0300) Subject: ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~367 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91c6c4bdb241cd27082cfa130675a2cd52cda5a4;p=pandora-kernel.git ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.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