]> git.baikalelectronics.ru Git - kernel.git/commit
net-bonding: Fix minor sparse complaints
authorDavid Decotigny <decot@google.com>
Wed, 13 Apr 2011 15:22:29 +0000 (15:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2011 05:00:31 +0000 (22:00 -0700)
commit8bff3d7c6ac7642177e513b539343aae47923d09
tree7a8d3b92f26cb3e9570df2989a0b8ea462027a1a
parent74e9dc40b91dffe8da80450f6daaa6884a62cfbe
net-bonding: Fix minor sparse complaints

This gets rid of minor sparse complaints:
drivers/net/bonding/bond_main.c:4361:4: warning: do-while statement is not a compound statement
drivers/net/bonding/bond_main.c:243:12: warning: symbol 'bond_mode_name' was not declared. Should it be static?

Signed-off-by: David Decotigny <decot@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bond_procfs.c
drivers/net/bonding/bonding.h