Просмотр исходного кода

[interface] Remove misleading comment

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 8 лет назад
Родитель
Сommit
5ff13830ec
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      src/core/interface.c

+ 0
- 3
src/core/interface.c Просмотреть файл

79
  * The reference to the existing destination interface is dropped, a
79
  * The reference to the existing destination interface is dropped, a
80
  * reference to the new destination interface is obtained, and the
80
  * reference to the new destination interface is obtained, and the
81
  * interface is updated to point to the new destination interface.
81
  * interface is updated to point to the new destination interface.
82
- *
83
- * Note that there is no "unplug" call; instead you must plug the
84
- * interface into a null interface.
85
  */
82
  */
86
 void intf_plug ( struct interface *intf, struct interface *dest ) {
83
 void intf_plug ( struct interface *intf, struct interface *dest ) {
87
 	DBGC ( INTF_COL ( intf ),
84
 	DBGC ( INTF_COL ( intf ),

Загрузка…
Отмена
Сохранить