]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/fcoe/fcoe.c
Merge branch 'master' into for-next
[net-next-2.6.git] / drivers / scsi / fcoe / fcoe.c
index 44a07593de56020b444ab64c84074b512d07aef9..fe568effe967fc2b6077cf6ed9c1a3b40dceb3d9 100644 (file)
@@ -2452,7 +2452,7 @@ module_exit(fcoe_exit);
  * @fp: response frame, or error encoded in a pointer (timeout)
  * @arg: pointer the the fcoe_ctlr structure
  *
- * This handles MAC address managment for FCoE, then passes control on to
+ * This handles MAC address management for FCoE, then passes control on to
  * the libfc FLOGI response handler.
  */
 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
@@ -2484,7 +2484,7 @@ done:
  * @fp: response frame, or error encoded in a pointer (timeout)
  * @arg: pointer the the fcoe_ctlr structure
  *
- * This handles MAC address managment for FCoE, then passes control on to
+ * This handles MAC address management for FCoE, then passes control on to
  * the libfc LOGO response handler.
  */
 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)