]> www.infradead.org Git - users/jedix/linux-maple.git/commit
IB/ipoib: Improve filtering log message
authorYuval Shaia <yuval.shaia@oracle.com>
Thu, 6 Sep 2018 11:21:27 +0000 (04:21 -0700)
committerBrian Maly <brian.maly@oracle.com>
Wed, 26 Sep 2018 00:30:04 +0000 (20:30 -0400)
commit6a460470504572fc5d7362108ac67257f0d1f07d
tree6d8d2ef03245e50dfd45e69a78619e2af39f18e1
parent727cb288d1761802b7a526fe89d2b3c03966f919
IB/ipoib: Improve filtering log message

The values of subnet_prefix and sgid are missing in log message when a
non-CM packet is filtered since they are both initialized only for ARP
packets.

Fix this by setting them anyway.

Orabug: 28655409

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/infiniband/ulp/ipoib/ipoib_ib.c