bonding: remove bonding read/write semaphore
The whole read/write semaphore locking can be removed. It doesn't add any protection that isn't already done by using the RTNL mutex properly. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Este cometimento está contido em:

cometido por
David S. Miller

ascendente
d93216051a
cometimento
7e08384045
@@ -351,9 +351,6 @@ extern const struct bond_parm_tbl arp_validate_tbl[];
|
||||
extern const struct bond_parm_tbl fail_over_mac_tbl[];
|
||||
extern struct bond_parm_tbl ad_select_tbl[];
|
||||
|
||||
/* exported from bond_sysfs.c */
|
||||
extern struct rw_semaphore bonding_rwsem;
|
||||
|
||||
#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
|
||||
void bond_send_unsolicited_na(struct bonding *bond);
|
||||
void bond_register_ipv6_notifier(void);
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador