From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Thu, 11 Dec 2014 14:52:26 -0500 (EST) Subject: [PATCH 1/1] net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header In-Reply-To: References: Message-ID: <20141211.145226.1360190108417194167.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Cyrille Pitchen Date: Thu, 11 Dec 2014 11:15:54 +0100 > Signed-off-by: Cyrille Pitchen Applied, thanks.