commit | 5b4bbb3d78285ab735941365c17f1c55a228c659 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 13 16:07:25 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 14 17:00:25 2006 -0700 |
tree | 22016aacd711ad4e9a4a1a26dde8f41c2bc5144a | |
parent | c964521c54304f51705764334f7b27a9518ed65a [diff] |
[SERIAL] sunsab: Fix significant typo in sab_probe() Instead of initializing both ports of a SAB device properly, we were setting up the first port structure twice and ending up only with the second port, oops. Signed-off-by: David S. Miller <davem@davemloft.net>