summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_3ad.c
diff options
context:
space:
mode:
authorNikolay Aleksandrov <nikolay@redhat.com>2014-09-15 15:19:33 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-09-15 21:19:49 (GMT)
commit56924c3811ae843527f7a1090ead73a0acf704a4 (patch)
treef161e1d1f9b6d941e4040d7cb3bed59ee93b5439 /drivers/net/bonding/bond_3ad.c
parent437024067ac1fbda7bb3a795e75922f9034672fb (diff)
downloadlinux-56924c3811ae843527f7a1090ead73a0acf704a4.tar.xz
bonding: consolidate the two rlb_next_rx_slave functions into one
__rlb_next_rx_slave() is a copy of rlb_next_rx_slave() with the difference that it uses rcu primitives to walk the slave list. We don't need the two functions and can make rlb_next_rx_slave() a wrapper for callers which hold RTNL. So add a comment and ASSERT_RTNL() to make sure what is intended. Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding/bond_3ad.c')
0 files changed, 0 insertions, 0 deletions