commit | e90f686b4358d7d7e5dbaa48b8e78c9a4e41826e | [log] [tgz] |
---|---|---|
author | Fugang Duan <fugang.duan@nxp.com> | Wed Jan 03 10:39:29 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 03 11:40:41 2018 -0500 |
tree | ff7c362b4170504689b5120594189108973a65a9 | |
parent | f1c8d3720f2e6c8c2b209120678236debd0360e5 [diff] |
net: fec: restore dev_id in the cases of probe error The static variable dev_id always plus one before netdev registerred. It should restore the dev_id value in the cases of probe error. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>