net: When checking prerequisites, consider boot_file_name
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 4 Jul 2018 00:36:39 +0000 (19:36 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 26 Jul 2018 19:08:19 +0000 (14:08 -0500)
commit3a66fcb7c3dd3297d7e49185a8da2cbe77ffa431
tree1e8bfdffb0f1af9dab1a0a4324f516057e3fd507
parentfaecf84ab14d38e9316275775097caeea73b1f32
net: When checking prerequisites, consider boot_file_name

For net_boot_common, we allow the serverip to be specified as part of
the boot file name. For net commands that require serverip, include that
source as a valid specification of serverip.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
include/net.h
net/net.c