net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header
authorCyrille Pitchen <cyrille.pitchen@atmel.com>
Thu, 11 Dec 2014 10:15:54 +0000 (11:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 19:51:59 +0000 (14:51 -0500)
commit51f8301485d701caab10e7e9b7f9d7866f2fe3cf
treebdd217a893b4bb084ce976a794b2deda38c2b664
parentefef793926f1baec7f2c8638c6d13576e6fe8997
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c