Re: [PATCH 2/2] net: macb: Properly add DMACFG bit definitions

2015-03-01 Thread David Miller
From: Arun Chandran Date: Sun, 1 Mar 2015 11:38:03 +0530 > Add *_SIZE macros for the bits ENDIA_DESC and > ENDIA_PKT > > Signed-off-by: Arun Chandran > Acked-by: Nicolas Ferre Also applied to net-next. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

[PATCH 2/2] net: macb: Properly add DMACFG bit definitions

2015-02-28 Thread Arun Chandran
Add *_SIZE macros for the bits ENDIA_DESC and ENDIA_PKT Signed-off-by: Arun Chandran Acked-by: Nicolas Ferre --- * Correct these macros according to comments from Nicolas Ferre. Also add his Acked-by --- --- drivers/net/ethernet/cadence/macb.h | 3 ++- 1 file changed, 2 insertions(+), 1 deleti