Re: [PATCH] Fix broken ip= parsing
From: Adrian McMenamin <hidden>
Date: 2007-12-29 22:54:33
Also in:
lkml
From: Adrian McMenamin <hidden>
Date: 2007-12-29 22:54:33
Also in:
lkml
On 29/12/2007, Thomas Bogendoerfer [off-list ref] wrote:
Commit a6c05c3d064dbb83be88cba3189beb5db9d2dfc3 breaks ip= parsing completly, because ic_enable is never set. The patch below puts back the way ic_enable was set before. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> ---
This patch certainly fixes the problem I was having with NFS root - I had a working setup that stopped (though at the same time as I updated my Busybox setup so I thought this was my mistake). Please apply. Tested by: Adrian McMenamin [off-list ref]