diff options
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | 2015-03-29 10:05:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-31 13:34:10 -0400 |
commit | 0f587f1bfb1fb15d9ebd94c565dd11ae6d4e03b6 (patch) | |
tree | 418790613ce71a53794396ec5cb64caa062ef77a /net/can | |
parent | fcd02d27b5c543f2d4538d2ac402fed1154c6dfb (diff) | |
download | linux-0f587f1bfb1fb15d9ebd94c565dd11ae6d4e03b6.tar.gz linux-0f587f1bfb1fb15d9ebd94c565dd11ae6d4e03b6.tar.xz |
bnx2x: Prevent probe as early as possible
It's possible that due to errors [either on PCI or on device itself]
registers reads would fail, returning all-Fs.
This adds a check as early as possible so that driver will not read junk
values and make incorrect probe decisions according to them; instead,
gracefully fail the probe.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions