Home
last modified time | relevance | path

Searched hist:"3 d6d30d60abb19ba9a20e53ce65b18a9c148fcd1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.cdiff 3d6d30d60abb19ba9a20e53ce65b18a9c148fcd1 Fri Apr 22 06:09:13 CDT 2016 Jiri Benc <jbenc@redhat.com> 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>