OSDN Git Service

bnx2x: Add BD support for storage
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Tue, 4 Aug 2015 06:37:29 +0000 (09:37 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 04:54:13 +0000 (21:54 -0700)
commit97ac4ef78e6d44019745de7761da8536a9068cf8
tree3cc664e76ba411b4bdad76ae72c443ac68fb326d
parent9b8d5044024df97edfcce8f0c4a6ca0abd99300e
bnx2x: Add BD support for storage

Commit 230d00eb4bfe ("bnx2x: new Multi-function mode - BD") adds support
for the new mode in bnx2x. This expands this support by implementing
APIs required by our storage drivers to support that mode.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c