Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

PCI hotplug: aerdrv: fix a typo in error message

"TLP" is an acronym for "Transaction Layer Packet."

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

authored by

Hidetoshi Seto and committed by
Jesse Barnes
a367f74c 63f4898a

+1 -1
+1 -1
drivers/pci/pcie/aer/aerdrv_errprint.c
··· 233 233 234 234 if (info->flags & AER_TLP_HEADER_VALID_FLAG) { 235 235 unsigned char *tlp = (unsigned char *) &info->tlp; 236 - printk("%sTLB Header:\n", loglevel); 236 + printk("%sTLP Header:\n", loglevel); 237 237 printk("%s%02x%02x%02x%02x %02x%02x%02x%02x" 238 238 " %02x%02x%02x%02x %02x%02x%02x%02x\n", 239 239 loglevel,