- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / rt2x00 / rt2x00firmware.c
index 34beb00..b818a43 100644 (file)
@@ -79,7 +79,7 @@ static int rt2x00lib_request_firmware(struct rt2x00_dev *rt2x00dev)
                ERROR(rt2x00dev,
                      "Current firmware does not support detected chipset.\n");
                goto exit;
-       };
+       }
 
        rt2x00dev->fw = fw;