[SERIAL] sunsab: Fix significant typo in sab_probe()
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 13 Jul 2006 23:07:25 +0000 (16:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 15 Jul 2006 00:00:25 +0000 (17:00 -0700)
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>

No differences found