From: Moni Shoua Date: Thu, 21 Aug 2014 11:28:42 +0000 (+0300) Subject: IB/mlx4: Avoid executing gid task when device is being removed X-Git-Tag: fixes-for-v3.18-merge-window~78^2^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bf9715f184969dc703bde7be94919995024a6a9;p=pandora-kernel.git IB/mlx4: Avoid executing gid task when device is being removed When device is being removed (e.g during VPI port link type change from ETH to IB), tasks for gid table changes should not be executed. Flush the current queue of tasks and block further tasks from entering the queue. Signed-off-by: Moni Shoua Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed