Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292953
b: refs/heads/master
c: b99fbf6
h: refs/heads/master
i:
  292951: c65b9cb
v: v3
  • Loading branch information
Robert Love authored and James Bottomley committed Feb 19, 2012
1 parent 55d8d77 commit f71dbf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d2d752549150c2706f6bf8d8a2cceb89ef9f42e
refs/heads/master: b99fbf6a4e96ecacadf0f4868942774e0d64a648
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/fcoe/fcoe_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,8 @@ static int libfcoe_device_notification(struct notifier_block *notifier,

switch (event) {
case NETDEV_UNREGISTER:
printk(KERN_ERR "libfcoe_device_notification: NETDEV_UNREGISTER %s\n",
netdev->name);
LIBFCOE_TRANSPORT_DBG("NETDEV_UNREGISTER %s\n",
netdev->name);
fcoe_del_netdev_mapping(netdev);
break;
}
Expand Down

0 comments on commit f71dbf4

Please sign in to comment.