From: Veaceslav Falico Date: Tue, 16 Apr 2013 05:28:12 +0000 (+0000) Subject: pch_gbe: minor: report the actual error on MTU change X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=474f315d7e14be3161d207b3791113f6e6ddb82d;p=pandora-kernel.git pch_gbe: minor: report the actual error on MTU change If we can't _up() after changing the MTU, report the actual error instead of -ENOMEM. It can be really misleading cause pch_gbe is usually used in scenarios where the memory amount is really small, and thus hiding the real cause. Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed