commit | 01048d9a293cbe9aac00fd014b9754bbc7eb136f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue Jun 19 05:54:14 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 19 15:00:23 2012 -0700 |
tree | e39bbe3f797a1a6bfa2c5a08480826498bfc40ef | |
parent | 3221c64603d9843d8a28dfd8e678e46625d5d807 [diff] |
team: allow to specify one option instance to be send to userspace No need to walk through option instance list and look for ->changed == true when called knows exactly what one option instance changed. Also use lists to pass option instances needed to be present in netlink message. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>