bnxt_en: Modify init sequence to support shared or non shared rings.
authorMichael Chan <mchan@broadcom.com>
Sun, 3 Jan 2016 04:45:03 +0000 (23:45 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jan 2016 20:54:40 +0000 (15:54 -0500)
commit01657bcd078b924e4599a83acd402ea6f85a1e45
tree1cd5cad14404b7757d67419d343cc7ecb7fec5d0
parent6e6c5a57fbe1c77c2c55e266f87a83429adc3de7
bnxt_en: Modify init sequence to support shared or non shared rings.

Modify ring memory allocation and MSIX setup to support shared or
non shared rings and do the proper mapping.  Default is still to
use shared rings.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c