56a1617 Fix backtrace in network.dracutSetupString in the static ip case

Authored and Committed by jwrdegoede 14 years ago
1 file changed. 7 lines added. 3 lines removed.
    Fix backtrace in network.dracutSetupString in the static ip case
    
    NetworkDevice.get() only takes one argument, iow its not like the
    standard get on a dictionary. This patch fixes the assumption that it
    is thereby fixing a backtrace when using static ip configuration.
    
        
file modified
+7 -3