From: Jussi Kivilinna Date: Sun, 17 Mar 2013 09:59:29 +0000 (+0200) Subject: rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657e27656dfb3a99e81c99df6e78e770d7fe0d48;p=pandora-kernel.git rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed Add proper alignment at first packet copy, to avoid extra copies made later in networking stack. Signed-off-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed