From e241a8b61671b487e1a04b455dbd32ab965250ef Mon Sep 17 00:00:00 2001 From: Xenia Ragiadakou Date: Tue, 21 May 2013 13:18:58 +0300 Subject: [PATCH] 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-format-patch failed