K 10 svn:author V 7 iedowse K 8 svn:date V 27 2006-06-10T17:29:40.000000Z K 7 svn:log V 406 Hold on to firmware images until the interface detaches since firmware_get() will not work while resuming. Note that we can't simply drop the FIRMWARE_UNLOAD flag, because that will result in a firmware image that can never be unloaded by the user since the firmware subsystem will hold a linker reference to it (it's not clear that firmware_put() without FIRMWARE_UNLOAD ever does quite what you'd want). END