]> 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)
commitc5f9a38658f3356f62643d2a62b07f0cdec079dc
tree1cd5cad14404b7757d67419d343cc7ecb7fec5d0
parentc68e898cc259b9598641a15fc6c53aaeaf7256de
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