Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile...
[pandora-kernel.git] / drivers / net / wireless / b43 / b43.h
index ee4d06f..25a78cf 100644 (file)
@@ -650,8 +650,8 @@ struct b43_request_fw_context {
        char errors[B43_NR_FWTYPES][128];
        /* Temporary buffer for storing the firmware name. */
        char fwname[64];
-       /* A fatal error occurred while requesting. Firmware reqest
-        * can not continue, as any other reqest will also fail. */
+       /* A fatal error occurred while requesting. Firmware request
+        * can not continue, as any other request will also fail. */
        int fatal_failure;
 };