Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161113
b: refs/heads/master
c: ee610c6
h: refs/heads/master
i:
  161111: 166867a
v: v3
  • Loading branch information
Robert Love authored and James Bottomley committed Sep 5, 2009
1 parent 039c4ea commit 6a340e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 70b31c152dc49ef70bd2b34ad53ccbd9bb4116d4
refs/heads/master: ee610c6701875525d5c61fa6e56ddbf3e645b8df
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/fcoe/fcoe.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ do { \

#define FCOE_NETDEV_DBG(netdev, fmt, args...) \
FCOE_CHECK_LOGGING(FCOE_NETDEV_LOGGING, \
printk(KERN_INFO "fcoe: %s" fmt, \
printk(KERN_INFO "fcoe: %s: " fmt, \
netdev->name, ##args);)

/*
Expand Down

0 comments on commit 6a340e1

Please sign in to comment.