Re: [PATCH 08/12] trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix

2015-04-29 Thread David Miller
From: Antonio Ospite a...@ao2.it Date: Tue, 28 Apr 2015 13:11:27 +0200 Fix the 0x0x prefix in an integer constant. Signed-off-by: Antonio Ospite a...@ao2.it Applied. -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to majord...@vger.kernel.org More

[PATCH 08/12] trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix

2015-04-28 Thread Antonio Ospite
Fix the 0x0x prefix in an integer constant. Signed-off-by: Antonio Ospite a...@ao2.it Cc: Jay Cliburn jclib...@gmail.com Cc: Chris Snook chris.sn...@gmail.com Cc: netdev@vger.kernel.org --- drivers/net/ethernet/atheros/atl1e/atl1e_hw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff