tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / scsi / bfa / include / defs / bfa_defs_pport.h
index a000bc4..bf32041 100644 (file)
@@ -61,7 +61,7 @@ enum bfa_pport_speed {
  *             Port operational type (in sync with SNIA port type).
  */
 enum bfa_pport_type {
-       BFA_PPORT_TYPE_UNKNOWN = 1,     /*  port type is unkown */
+       BFA_PPORT_TYPE_UNKNOWN = 1,     /*  port type is unknown */
        BFA_PPORT_TYPE_TRUNKED = 2,     /*  Trunked mode */
        BFA_PPORT_TYPE_NPORT   = 5,     /*  P2P with switched fabric */
        BFA_PPORT_TYPE_NLPORT  = 6,     /*  public loop */