commit | 85d59a87248de90e3266e10dce99477b60f524c0 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue Jun 19 05:54:10 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 19 15:00:23 2012 -0700 |
tree | 1642b59a05a69acdf8e9f754bce19864f3f66cbe | |
parent | 0d572e45f7f8ae3a27c82c5f0e352abf1dcb67f4 [diff] |
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>