]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
nfp: store NSP ABI version in state structure
authorJakub Kicinski <jakub.kicinski@netronome.com>
Sun, 19 Feb 2017 19:58:10 +0000 (11:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2017 16:18:49 +0000 (11:18 -0500)
commit368b1d1c49f651ba513090623f2891a695fe9fbb
treee1d166885cac5b5eabb236b2d2d08906a3f1bb42
parent64db09ed1fc2c4491cca4219850fab4d0460c952
nfp: store NSP ABI version in state structure

We read the status register on each NSP open, we can store the NSP
ABI version in the state structure so that we don't have to read
it again.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c