From: Eric W. Biederman Date: Tue, 11 Mar 2014 21:16:58 +0000 (-0700) Subject: bonding: Call dev_kfree_skby_any instead of kfree_skb. X-Git-Tag: v3.15-rc1~113^2~162^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bb77ab42a6a40162a367b80394b96bb756ad5f1;p=pandora-kernel.git bonding: Call dev_kfree_skby_any instead of kfree_skb. Replace kfree_skb with dev_kfree_skb_any in functions that can be called in hard irq and other contexts. Signed-off-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed