commit | 486ad10a7e1b2bb61ea9e48c4d9510f50cd74fc5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 22 00:00:00 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jun 23 23:15:19 2006 -0700 |
tree | eac1b6fe80626767f7bea620b9e06aedc6600b95 | |
parent | 07f8e5f358a0b7240f1dad6b3819f2fd1103f159 [diff] |
[SPARC64]: Minor bug fix to obp_read_memory(). If we end up zero'ing out the size of one of the entries, pop it out of the array completely because some code that examines these things cannot handle a zero length element properly. Signed-off-by: David S. Miller <davem@davemloft.net>