]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
net: Do not overwrite options found in overloaded 'file' field
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Thu, 3 Sep 2015 22:31:48 +0000 (00:31 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 29 Oct 2015 19:05:45 +0000 (14:05 -0500)
commitec87b1b39b786cb61c5acc01542119663fb157c0
treed45197f43f2acfb30d288863474c896e9d21a5f4
parent219cc94a3f3440ea9c5a29d6b114b371a6aec430
net: Do not overwrite options found in overloaded 'file' field

If 'file' is overloaded, it is wrong to get or put the bootfile name
from it/to it.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/bootp.c