commit | 474f315d7e14be3161d207b3791113f6e6ddb82d | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Tue Apr 16 05:28:12 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 16 16:43:35 2013 -0400 |
tree | 70f08570ba9e957bbb870a36221872fd86ec964f | |
parent | c7995c43facc6e5dea4de63fa9d283a337aabeb1 [diff] |
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 <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>