diff options
author | dillon <dillon@FreeBSD.org> | 1998-12-14 05:35:56 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1998-12-14 05:35:56 +0000 |
commit | 19dc26453832cbafa406f981d7c9bc0a442ddb08 (patch) | |
tree | 9dfcf4a0404244786d664fe6b1909f1d9b08a0d8 /sys/pci/if_ed_p.c | |
parent | 2d7053a5cccfba39ef4fc12a781d476cf49c86f9 (diff) | |
download | FreeBSD-src-19dc26453832cbafa406f981d7c9bc0a442ddb08.zip FreeBSD-src-19dc26453832cbafa406f981d7c9bc0a442ddb08.tar.gz |
author was assuming that nextpaddr declared *inside* the do loop would
survive within the loop. This is not guarenteed by C. I have moved
the nextpaddr declaration to outside the do loop.
Diffstat (limited to 'sys/pci/if_ed_p.c')
0 files changed, 0 insertions, 0 deletions