aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/j1939.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking/j1939.rst')
-rw-r--r--Documentation/networking/j1939.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/j1939.rst b/Documentation/networking/j1939.rst
index dc60b13fcd09..f5be243d250a 100644
--- a/Documentation/networking/j1939.rst
+++ b/Documentation/networking/j1939.rst
@@ -339,7 +339,7 @@ To claim an address following code example can be used:
.pgn = J1939_PGN_ADDRESS_CLAIMED,
.pgn_mask = J1939_PGN_PDU1_MAX,
}, {
- .pgn = J1939_PGN_ADDRESS_REQUEST,
+ .pgn = J1939_PGN_REQUEST,
.pgn_mask = J1939_PGN_PDU1_MAX,
}, {
.pgn = J1939_PGN_ADDRESS_COMMANDED,