tree-wide: fix assorted typos all over the place
[linux-2.6-block.git] / drivers / scsi / bfa / include / defs / bfa_defs_pport.h
index a000bc4e2d4ac50e1ad9d85ae61b2415f9d22c54..bf320412ee24bd859cd3f8eaf07260d158c6fe9a 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 */