From: Xenia Ragiadakou Date: Tue, 21 May 2013 10:18: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~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e241a8b61671b487e1a04b455dbd32ab965250ef;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