From: David S. Miller Date: Thu, 13 Jul 2006 23:07:25 +0000 (-0700) Subject: [SERIAL] sunsab: Fix significant typo in sab_probe() X-Git-Tag: v2.6.18-rc2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4bbb3d78285ab735941365c17f1c55a228c659;p=pandora-kernel.git [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 --- Reading git-diff-tree failed