Re: [PATCH] net/ethoc: support big-endian register layout

2015-09-23 Thread David Miller
From: Max Filippov Date: Tue, 22 Sep 2015 14:27:16 +0300 > Signed-off-by: Max Filippov Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] net/ethoc: support big-endian register layout

2015-09-23 Thread David Miller
From: Max Filippov Date: Tue, 22 Sep 2015 14:27:16 +0300 > Signed-off-by: Max Filippov Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info

[PATCH] net/ethoc: support big-endian register layout

2015-09-22 Thread Max Filippov
Signed-off-by: Max Filippov --- drivers/net/ethernet/ethoc.c | 14 -- include/net/ethoc.h | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/ethoc.c b/drivers/net/ethernet/ethoc.c index 442410c..17ff9a4 100644 ---

[PATCH] net/ethoc: support big-endian register layout

2015-09-22 Thread Max Filippov
Signed-off-by: Max Filippov --- drivers/net/ethernet/ethoc.c | 14 -- include/net/ethoc.h | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/ethoc.c b/drivers/net/ethernet/ethoc.c index 442410c..17ff9a4 100644 ---