]> Pileus Git - ~andy/linux/commit
team: cleanup netpoll clode
authorstephen hemminger <stephen@networkplumber.org>
Wed, 24 Jul 2013 18:52:44 +0000 (11:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Jul 2013 22:24:32 +0000 (15:24 -0700)
commit0fb52a27a04ad88a68a89b1bed32892fb16fa100
tree6eaf39c7369c6c81f7872917f518005ea0697fbf
parent93d8bf9fb8f39d6d3e461db60f883d9f81006159
team: cleanup netpoll clode

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

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c