linux-stable/drivers/infiniband/ulp/ipoib
Leon Romanovsky 1b355094b3 IB/ipoib: Remove double pointer assigning
There is no need to assign "p" pointer twice.

This patch fixes the following smatch warning:
drivers/infiniband/ulp/ipoib/ipoib_cm.c:517 ipoib_cm_rx_handler() warn:
	missing break? reassigning 'p->id'

Fixes: 839fcaba35 ("IPoIB: Connected mode experimental support")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
2017-07-23 10:00:15 +03:00
..
ipoib.h IB/ipoib: Fix race between light events and interface restart 2017-07-23 09:45:11 +03:00
ipoib_cm.c IB/ipoib: Remove double pointer assigning 2017-07-23 10:00:15 +03:00
ipoib_ethtool.c IB/ipoib: Add multicast packets statistics 2017-07-23 09:45:11 +03:00
ipoib_fs.c IB/SA: Add OPA path record type 2017-05-01 14:39:02 -04:00
ipoib_ib.c IB/ipoib: Add multicast packets statistics 2017-07-23 09:45:11 +03:00
ipoib_main.c IB/ipoib: Clean error paths in add port 2017-07-23 09:45:11 +03:00
ipoib_multicast.c IB/ipoib: Make sure no in-flight joins while leaving that mcast 2017-07-23 09:45:11 +03:00
ipoib_netlink.c net: add netlink_ext_ack argument to rtnl_link_ops.changelink 2017-06-26 23:13:22 -04:00
ipoib_verbs.c IB/IPoIB: Support acceleration options callbacks 2017-04-20 15:19:44 -04:00
ipoib_vlan.c IB/ipoib: Fix memory leak in create child syscall 2017-06-14 15:16:23 -04:00
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile IB/ipoib: Add rtnl_link_ops support 2012-09-20 16:49:17 -04:00