commit | 4bf9715f184969dc703bde7be94919995024a6a9 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Thu Aug 21 14:28:42 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Mon Sep 22 09:46:52 2014 -0700 |
tree | 6845226145b3df4638f3e52834d1e57fc3d725d4 | |
parent | dba3ad2addcd74ec850e510f3b8a9d046cc24ef3 [diff] |
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 <monis@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>