diff options
author | dingtianhong <dingtianhong@huawei.com> | 2014-01-18 03:28:57 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-22 20:45:32 -0500 |
commit | e1d206a713b93fb6a7750d77b741cf93302b0152 (patch) | |
tree | 61838a39f6928bccd585ea86c2282dff550a81e5 /Documentation | |
parent | c59ab673699b6dcf457caea46799679e2526917c (diff) |
bonding: update bonding.txt for primary description
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/bonding.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index a4d925e4ba7a..5cdb22971d19 100644 --- a/Documentation/networking/bonding.txt +++ b/Documentation/networking/bonding.txt | |||
@@ -657,7 +657,8 @@ primary | |||
657 | one slave is preferred over another, e.g., when one slave has | 657 | one slave is preferred over another, e.g., when one slave has |
658 | higher throughput than another. | 658 | higher throughput than another. |
659 | 659 | ||
660 | The primary option is only valid for active-backup mode. | 660 | The primary option is only valid for active-backup(1), |
661 | balance-tlb (5) and balance-alb (6) mode. | ||
661 | 662 | ||
662 | primary_reselect | 663 | primary_reselect |
663 | 664 | ||