diff options
author | Jiri Benc <jbenc@redhat.com> | 2016-04-22 13:09:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-25 22:20:49 +0200 |
commit | 3d6d30d60abb19ba9a20e53ce65b18a9c148fcd1 (patch) | |
tree | 3c7e9eddf1057238d4d271574a3e5d784d314b37 /drivers/net/Kconfig | |
parent | ipv6: Revert optional address flusing on ifdown. (diff) | |
download | linux-3d6d30d60abb19ba9a20e53ce65b18a9c148fcd1.tar.xz linux-3d6d30d60abb19ba9a20e53ce65b18a9c148fcd1.zip |
cxgbi: fix uninitialized flowi6
ip6_route_output looks into different fields in the passed flowi6 structure,
yet cxgbi passes garbage in nearly all those fields. Zero the structure out
first.
Fixes: fc8d0590d9142 ("libcxgbi: Add ipv6 api to driver")
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions