]> Pileus Git - ~andy/linux/commit
bond: cleanup netpoll code
authorstephen hemminger <stephen@networkplumber.org>
Wed, 24 Jul 2013 18:53:57 +0000 (11:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jul 2013 22:24:47 +0000 (15:24 -0700)
commit10eccb46b521359fa344f63459087df722f0776d
tree9d4852aeb947710feb812a59c9a538d89a754d29
parent0fb52a27a04ad88a68a89b1bed32892fb16fa100
bond: cleanup netpoll code

This started out with fixing a sparse warning, then I realized that
the wrapper function bond_netpoll_info could just be removed
by rolling it into the enable code.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c