ALB_CHANGE_HW_ADDR_ON_DETACH

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

alb_change_hw_addr_on_detach -  

SYNOPSIS

"SYNOPSIS"

void alb_change_hw_addr_on_detach (struct bonding * bond, struct slave * slave);  

ARGUMENTS

bond
bonding we're working on
slave
the slave that was just detached
 

DESCRIPTION

We assume that slave was already detached from the slave list.

If slave's permanent hw address is different both from its current address and from bond's address, then somewhere in the bond there's a slave that has slave's permanet address as its current address. We'll make sure that that slave no longer uses slave's permanent address.

Caller must hold bond lock


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:55 GMT, October 09, 2005