dloader - Fix *_load variable override issue
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Sep 2010 18:23:53 +0000 (11:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 1 Sep 2010 18:23:53 +0000 (11:23 -0700)
commit1c4e9d25bea317b57a1528cce7cafaeff43923de
treee05bee01bd7efde0c2e1bb3945f8ea7f91cdc845
parent766a68c8c4710d466edb87c875e43d114bb43af8
dloader - Fix *_load variable override issue

* Setting a local variable that is already set wasn't working
  due to a programming snafu, so *_load overrides in /boot/loader.conf
  were not working properly.  Fixed!
sys/boot/dloader/subs.c