commit | aeeddb8b9e76d1f250d58b40e8dba8614d61368b | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Mon Aug 19 09:11:59 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 00:21:47 2013 -0700 |
tree | 970c54397e427b871bbb7e4b7af245a7bb8eb920 | |
parent | 79b17a9493a79923cc1af4da64e1c4931273f0f5 [diff] |
bnx2x: prevent VF benign attentions During probe, VFs might erroneously try to access the shared memory (which only PFs are capabale of accessing), causing benign attentions to appear. Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>