]> git.baikalelectronics.ru Git - kernel.git/commit
qed: VFs gracefully accept lack of PM
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 15 May 2016 11:48:09 +0000 (14:48 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:59:19 +0000 (13:59 -0400)
commit66b70ac8864bc1d3faae8e83acc979e82eb6d21b
treeb87204c72a045a02185541a6d0fc2bf7440855af
parent021e063b16b3ec15e547a74365d9665cd2aefeb6
qed: VFs gracefully accept lack of PM

VF's probe might log that it has no PM capability in its PCI configuration
space. As this is a valid configuration, silence such prints.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_main.c