On Wed, Jan 27, 2021 at 12:17:37PM -0800, Florian Fainelli wrote:
> One of those guidelines is no top-posting and make sure you use a
> plaintext format for your emails otherwise the mailing-lists may be
> dropping your response (we may still get those responses because we are
> copied).
My bad. I
used
and also makes it possible for a single function to handle all of them,
removing some duplicated code.
Signed-off-by: Lorenzo Carletti
---
drivers/net/dsa/rtl8366rb.c | 273 ++--
1 file changed, 139 insertions(+), 134 deletions(-)
diff --git a/drivers/ne
on:
https://svn.dd-wrt.com/browser/src/linux/universal/linux-3.2/drivers/net/ethernet/raeth/rb/rtl8366rb_api.c
Changes V1 -> V2:
- Used struct array for jam tables instead of u16 matrixes
(Thanks to Vladimir Oltean for the suggestion
Lorenzo Carletti (1):
net: dsa: rtl8366rb: standardize in
on:
https://svn.dd-wrt.com/browser/src/linux/universal/linux-3.2/drivers/net/ethernet/raeth/rb/rtl8366rb_api.c
Lorenzo Carletti (1):
net: dsa: rtl8366rb: standardize init jam tables
drivers/net/dsa/rtl8366rb.c | 264 ++--
1 file changed, 131 insertions(+), 133
ingle function to handle all of them,
removing some duplicated code.
Signed-off-by: Lorenzo Carletti
---
drivers/net/dsa/rtl8366rb.c | 264 ++--
1 file changed, 131 insertions(+), 133 deletions(-)
diff --git a/drivers/net/dsa/rtl8366rb.c b/drivers/net/dsa/rtl836