From: Bart Van Assche Date: Tue, 26 May 2015 13:03:48 +0000 (+0200) Subject: IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523749678145e932014394e1fe44759ccedec576;p=pandora-kernel.git IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() Avoid that sparse complains about ipoib_neigh_hash_init(). This patch does not change any functionality. See also patch "IPoIB: Fix memory leak in the neigh table deletion flow" (commit ID 66172c09938b). Signed-off-by: Bart Van Assche Cc: Shlomo Pongratz Signed-off-by: Doug Ledford --- Reading git-diff-tree failed