Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127355
b: refs/heads/master
c: a367f74
h: refs/heads/master
i:
  127353: ec6f923
  127351: fab85ff
v: v3
  • Loading branch information
Hidetoshi Seto authored and Jesse Barnes committed Jan 7, 2009
1 parent 83a7ae0 commit fb6dffc
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: 63f4898ace2788a89ed685672aab092e1c3e50e6
refs/heads/master: a367f74cb6f9c49850a4ee86e45fd3a8e83065e4
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pcie/aer/aerdrv_errprint.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ void aer_print_error(struct pci_dev *dev, struct aer_err_info *info)

if (info->flags & AER_TLP_HEADER_VALID_FLAG) {
unsigned char *tlp = (unsigned char *) &info->tlp;
printk("%sTLB Header:\n", loglevel);
printk("%sTLP Header:\n", loglevel);
printk("%s%02x%02x%02x%02x %02x%02x%02x%02x"
" %02x%02x%02x%02x %02x%02x%02x%02x\n",
loglevel,
Expand Down

0 comments on commit fb6dffc

Please sign in to comment.