commit | afd25190c13cf63f6db3f9650dbc377ff2414f05 | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@freescale.com> | Tue Aug 14 14:06:45 2007 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Aug 14 21:30:32 2007 +0200 |
tree | 0c6dab1729b08e096f6769971fe8d53e848f38cb | |
parent | 1d41ce44fe2a62e124d5735eabcf3d4b42a774a1 [diff] |
Fix malloc size error in ahci_init_one. Typically this causes scsi init to corrupt the devlist and break the coninfo command. Fix a compiler size warning. Signed-off-by: Jason Jin <jason.jin@freescale.com> Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com>