projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
451d3ca
)
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
author
Egil Hjelmeland
<privat@egil-hjelmeland.no>
Sat, 5 Aug 2017 11:05:47 +0000
(13:05 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Aug 2017 21:18:01 +0000
(14:18 -0700)
Will be used instead of '3' in upcomming patches.
Signed-off-by: Egil Hjelmeland <privat@egil-hjelmeland.no>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/lan9303-core.c
patch
|
blob
|
history
diff --git
a/drivers/net/dsa/lan9303-core.c
b/drivers/net/dsa/lan9303-core.c
index 77f3cee3af0d15892eff5029938e8d1449b7cfcb..49e3a0cb1b5b3e8150d726466d5b22b033995054 100644
(file)
--- a/
drivers/net/dsa/lan9303-core.c
+++ b/
drivers/net/dsa/lan9303-core.c
@@
-20,6
+20,8
@@
#include "lan9303.h"
+#define LAN9303_NUM_PORTS 3
+
/* 13.2 System Control and Status Registers
* Multiply register number by 4 to get address offset.
*/