team: push array_index and port into separate structure
authorJiri Pirko <jpirko@redhat.com>
Tue, 19 Jun 2012 05:54:10 +0000 (05:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 22:00:23 +0000 (15:00 -0700)
commit85d59a87248de90e3266e10dce99477b60f524c0
tree1642b59a05a69acdf8e9f754bce19864f3f66cbe
parent0d572e45f7f8ae3a27c82c5f0e352abf1dcb67f4
team: push array_index and port into separate structure

Introduce struct team_option_inst_info and push option instance info
there. It can be then easily passed to gsetter context and used for
feature async option changes.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c
include/linux/if_team.h