From d549c76bccc5405b0c8f5412730f043daab8d29e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Mon, 28 Oct 2013 14:40:29 +0100 Subject: [PATCH] bgmac: separate RX descriptor setup code into a new function MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed