From: Maciej W. Rozycki Date: Sat, 5 Jul 2014 14:14:36 +0000 (+0100) Subject: defxx: Use netdev_alloc_skb consistently X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~207^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a630be70771ddbe8253f619ac4b9ca4c3277b13b;p=pandora-kernel.git defxx: Use netdev_alloc_skb consistently Switch the two remaining places across the driver that use dev_alloc_skb to netdev_alloc_skb. Another place has already been converted to use __netdev_alloc_skb, no idea why these two have been left behind. Reported-by: Robert Coerver Tested-by: Robert Coerver Signed-off-by: Maciej W. Rozycki Signed-off-by: David S. Miller --- Reading git-diff-tree failed