]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit379eaae14860a26673dc2293d72bf9762ae2aaac
tree1cd5cad14404b7757d67419d343cc7ecb7fec5d0
parente8994c95dbf4c1bb112dee3d363061095a432a2e
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