]> Pileus Git - ~andy/linux/commit
bnx2x: prevent VF benign attentions
authorYuval Mintz <yuvalmin@broadcom.com>
Mon, 19 Aug 2013 06:11:59 +0000 (09:11 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:21:47 +0000 (00:21 -0700)
commitaeeddb8b9e76d1f250d58b40e8dba8614d61368b
tree970c54397e427b871bbb7e4b7af245a7bb8eb920
parent79b17a9493a79923cc1af4da64e1c4931273f0f5
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>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c