commit | 90c4f788f6c08aaa52edbb47a817403376523375 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajit.khaparde@broadcom.com> | Sun May 15 03:04:45 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun May 15 13:35:47 2016 -0400 |
tree | c9f0dfe4aa9d96230b3d9890b81545f7776fc4f8 | |
parent | 42ee18fe4ca2a12b8370bb1c53fa6b9f9300c70c [diff] |
bnxt_en: Report PCIe link speed and width during driver load Add code to log a message during driver load indicating PCIe link speed and width. The log message will look like this: bnxt_en 0000:86:00.0 eth0: PCIe: Speed 8.0GT/s Width x8 Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>