]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: alb: clean bond->lock
authorNikolay Aleksandrov <nikolay@redhat.com>
Tue, 9 Sep 2014 21:16:59 +0000 (23:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2014 00:31:35 +0000 (17:31 -0700)
commit3e46d88bbeb5fb4e518534e7b3fdeee3d008daa0
tree5e8a29b7de762bcb4e39e1dac1235c6cdd215334
parent7584ab9c53628d031ae725941689591c96fbbbf2
bonding: alb: clean bond->lock

We can remove the lock/unlock as it's no longer necessary since
RTNL should be held while calling bond_alb_set_mac_address().

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_alb.c