commit | 83cf79a2fec3cf499eb6cb9eb608656fc2a82776 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Wed Oct 18 17:40:17 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 20 13:11:04 2017 +0100 |
tree | 496a9229963dca9f62275675fd722cd9ce89bf4a | |
parent | 025d0dfcc1dd90e2489ab9c500c8f5efbe3ce82f [diff] |
s390/qeth: fix early exit from error path When the allocation of the addr buffer fails, we need to free our refcount on the inetdevice before returning. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>