From: Rafał Miłecki Date: Mon, 28 Oct 2013 13:40:29 +0000 (+0100) Subject: bgmac: separate RX descriptor setup code into a new function X-Git-Tag: v3.13-rc1~105^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d549c76bccc5405b0c8f5412730f043daab8d29e;p=pandora-kernel.git bgmac: separate RX descriptor setup code into a new function This cleans code a bit and will be useful when allocating buffers in other places (like RX path, to avoid skb_copy_from_linear_data_offset). Signed-off-by: Rafał Miłecki Signed-off-by: David S. Miller --- Reading git-diff-tree failed