tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / net / wireless / prism54 / isl_ioctl.c
index bc08464..f7f5c79 100644 (file)
@@ -1897,7 +1897,7 @@ prism54_get_mac(struct net_device *ndev, struct iw_request_info *info,
        return 0;
 }
 
-/* Setting policy also clears the MAC acl, even if we don't change the defaut
+/* Setting policy also clears the MAC acl, even if we don't change the default
  * policy
  */
 
@@ -2323,7 +2323,7 @@ prism54_process_trap_helper(islpci_private *priv, enum oid_num_t oid,
 
        case DOT11_OID_BEACON:
                send_formatted_event(priv,
-                                    "Received a beacon from an unkown AP",
+                                    "Received a beacon from an unknown AP",
                                     mlme, 0);
                break;