From: Tejun Heo Date: Mon, 24 Jan 2011 11:06:54 +0000 (+0000) Subject: RDMA: Update missed conversion of flush_scheduled_work() X-Git-Tag: v2.6.38-rc4~22^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96e61fa55e86fbd10c526567aacae5b484c4b63c;p=pandora-kernel.git RDMA: Update missed conversion of flush_scheduled_work() Commit f06267104dd9 ("RDMA: Update workqueue usage") introduced ib_wq and removed the use of flush_scheduled_work(); however, during the merge process one chunk was lost in ib_sa_remove_one(). Fix it. Signed-off-by: Tejun Heo Signed-off-by: Roland Dreier --- Reading git-diff-tree failed