]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bnx2x: Count number of link changes
authorYaniv Rosner <Yaniv.Rosner@qlogic.com>
Sun, 29 Mar 2015 07:05:00 +0000 (10:05 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 17:34:10 +0000 (13:34 -0400)
commitfcd02d27b5c543f2d4538d2ac402fed1154c6dfb
treebb40e0247bdaa28be0558108c156e7ae7f27a485
parent30fd9ff0d9e0d1f83e0ae59cbef3b78648f42b46
bnx2x: Count number of link changes

Number of link changes are now being stored in shared memory [by all possible
link owners], for management use [as well as possible debug information for
dumps].

Signed-off-by: Yaniv Rosner <Yaniv.Rosner@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c