]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
netconsole: remove `serverip' check
authorSimon Guinot <sguinot@lacie.com>
Sun, 1 May 2011 23:38:40 +0000 (23:38 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 17:11:51 +0000 (19:11 +0200)
commit8b6bbe104f908296722248eb1a430bc45d628fcf
tree52915a6bf04fb7dfafd5fc000bbcdf729628fc54
parent910f1ae3eb05533ac0c7f7fe5b31b50b91f7f0e1
netconsole: remove `serverip' check

Netconsole use the environment variable `ncip' to configure the
destination IP. `serverip' don't need to be defined.

Signed-off-by: Simon Guinot <sguinot@lacie.com>
net/net.c