diff options
Diffstat (limited to 'Documentation/networking/spider_net.txt')
-rw-r--r-- | Documentation/networking/spider_net.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/spider_net.txt b/Documentation/networking/spider_net.txt index 4b4adb8eb14f..b0b75f8463b3 100644 --- a/Documentation/networking/spider_net.txt +++ b/Documentation/networking/spider_net.txt | |||
@@ -73,7 +73,7 @@ Thus, in an idle system, the GDACTDPA, tail and head pointers will | |||
73 | all be pointing at the same descr, which should be "empty". All of the | 73 | all be pointing at the same descr, which should be "empty". All of the |
74 | other descrs in the ring should be "empty" as well. | 74 | other descrs in the ring should be "empty" as well. |
75 | 75 | ||
76 | The show_rx_chain() routine will print out the the locations of the | 76 | The show_rx_chain() routine will print out the locations of the |
77 | GDACTDPA, tail and head pointers. It will also summarize the contents | 77 | GDACTDPA, tail and head pointers. It will also summarize the contents |
78 | of the ring, starting at the tail pointer, and listing the status | 78 | of the ring, starting at the tail pointer, and listing the status |
79 | of the descrs that follow. | 79 | of the descrs that follow. |