ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
authorCong Wang <amwang@redhat.com>
Sun, 2 Jun 2013 22:43:52 +0000 (22:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2013 23:58:42 +0000 (16:58 -0700)
If we don't need scope id, we should initialize it to zero.
Same for ->sin6_flowinfo.

Cc: Lorenzo Colitti <lorenzo@google.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Acked-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found