bnx2x: Fix the MSI flags
authorYijing Wang <wangyijing@huawei.com>
Wed, 25 Jun 2014 04:22:56 +0000 (12:22 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jun 2014 00:36:49 +0000 (17:36 -0700)
commit73413ffac3b713231dac466bca216f970042c5e5
treecdad951ffffcaa3c18ae68095657df5303abb66f
parentd7933ab727ed035bdf420d7381b831ba959cecc5
bnx2x: Fix the MSI flags

MSI-X should use PCI_MSIX_FLAGS not PCI_MSI_FLAGS.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c