commit | 37173488400704f1a05656616cd12baa9e03173b | [log] [tgz] |
---|---|---|
author | Yuval Mintz <yuvalmin@broadcom.com> | Mon Jun 24 11:04:10 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 24 01:47:47 2013 -0700 |
tree | 723139d3df118213e172d9ba4fd8f77b1298b1c6 | |
parent | aeb193ea6cef28e33589de05ef932424f8e19bde [diff] |
bnx2x: Fix compilation with no IOV support This fixes an issue caused by submit 78c3bcc5d1af64f51d9f30b0f5a2d1985bf69734 `bnx2x: Improve PF behaviour toward VF', which made the bnx2x driver fail compilation when PCI_IOV is not set. 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>