Skip to content

Commit

Permalink
fddi/skfp: fix repeated words in comments
Browse files Browse the repository at this point in the history
Delete the redundant word 'test'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jilin Yuan authored and davem330 committed Jul 11, 2022
1 parent 1377a5b commit edb2c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/fddi/skfp/fplustm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,7 @@ void mac_set_rx_mode(struct s_smc *smc, int mode)
o Connect a UPPS ISA or EISA station to the network.
o Give the FORMAC of UPPS station the command to send
restricted tokens until the ring becomes instable.
o Now connect your test test client.
o Now connect your test client.
o The restricted token monitor should detect the restricted token,
and your break point will be reached.
o You can ovserve how the station will clean the ring.
Expand Down

0 comments on commit edb2c34

Please sign in to comment.