Re: [NET-NEXT PATCH] net: macb: Change capability mask of jumbo support

2015-07-26 Thread David Miller
From: Harini Katakam Date: Thu, 23 Jul 2015 15:31:26 +0530 > Capability mask for jumbo and no gigabit half duplex is the same. > Change one of them. > > Signed-off-by: Harini Katakam Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a me

[NET-NEXT PATCH] net: macb: Change capability mask of jumbo support

2015-07-23 Thread Harini Katakam
Capability mask for jumbo and no gigabit half duplex is the same. Change one of them. Signed-off-by: Harini Katakam --- drivers/net/ethernet/cadence/macb.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/cadence/macb.h b/drivers/net/ethernet/cadence/m

Re: [NET-NEXT PATCH] net: macb: Change capability mask of jumbo support

2015-07-23 Thread Harini Katakam
Please ignore this patch. This is not on the right base, i'll resend it. Regards, Harini On Thu, Jul 23, 2015 at 3:31 PM, Harini Katakam wrote: > Capability mask for jumbo and no gigabit half duplex is the same. > Change one of them. > > Signed-off-by: Harini Katakam > --- > drivers/net/ethern