K 10 svn:author V 4 stas K 8 svn:date V 27 2012-04-07T06:56:38.615518Z K 7 svn:log V 287 - Do not reinitialize the card if it is already running. This fixes bootp on if_smc, as bootp code perform SIOCSIFADDR ioctl call immediately after sending the request (which causes if_init being called) which causes the adapter to drop all the packets received in the meantime. END