From: Eugenia Emantayev Date: Thu, 12 Sep 2013 15:11:20 +0000 (+0300) Subject: net/mlx4_en: Check device state when setting coalescing X-Git-Tag: v3.12-rc2~14^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38463e2c290426262cd9a75fe66cbbe2925a68c2;p=pandora-kernel.git net/mlx4_en: Check device state when setting coalescing When the device is down, CQs are freed. We must check the device state to avoid issuing firmware commands on non existing CQs. CC: Or Gerlitz Signed-off-by: Eugenia Emantayev Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed