Re: [PATCH] net: macb: Correct CAPS mask

2016-08-07 Thread David Miller
From: Harini Katakam Date: Fri, 5 Aug 2016 10:31:58 +0530 > USRIO and JUMBO CAPS have the same mask. > Fix the same. > > Fixes: ce721a702197 ("net: ethernet: cadence-macb: Add disabled usrio caps") > Cc: sta...@vger.kernel.org # v4.5+ > Signed-off-by: Harini Katakam > Acked-by: Nicolas Ferre

[PATCH] net: macb: Correct CAPS mask

2016-08-04 Thread Harini Katakam
USRIO and JUMBO CAPS have the same mask. Fix the same. Fixes: ce721a702197 ("net: ethernet: cadence-macb: Add disabled usrio caps") Cc: sta...@vger.kernel.org # v4.5+ Signed-off-by: Harini Katakam Acked-by: Nicolas Ferre --- drivers/net/ethernet/cadence/macb.h | 2 +- 1 file changed, 1 insertio