This firmware is not supported anymore.  Stop loading this firmware.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
 #define IWL3160_UCODE_API_OK   10
 
 /* Lowest firmware API version supported */
-#define IWL7260_UCODE_API_MIN  9
-#define IWL3160_UCODE_API_MIN  9
+#define IWL7260_UCODE_API_MIN  10
+#define IWL3160_UCODE_API_MIN  10
 
 /* NVM versions */
 #define IWL7260_NVM_VERSION            0x0a1d
 
 #define IWL8000_UCODE_API_OK   10
 
 /* Lowest firmware API version supported */
-#define IWL8000_UCODE_API_MIN  9
+#define IWL8000_UCODE_API_MIN  10
 
 /* NVM versions */
 #define IWL8000_NVM_VERSION            0x0a1d