]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Support NVM-image reading API
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Fri, 2 Jun 2017 05:58:32 +0000 (08:58 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 19 Sep 2017 05:32:26 +0000 (22:32 -0700)
commitab31c4ebf61fc45e07c71ac88e35192edb3bba73
treed84f2714121a7d198ea2bcb97cfac97e289efa38
parent9030c96933311c1a77d26b095f601c8098f74c12
qed: Support NVM-image reading API

Orabug: 26783820

Storage drivers require images from the nvram in boot-from-SAN
scenarios. This provides the necessary API between qed and the
protocol drivers to perform such reads.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[ Upstream commit 20675b37ee76d11430fd3d4da0851fc6a4e36abc ]
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_main.c
drivers/net/ethernet/qlogic/qed/qed_mcp.c
drivers/net/ethernet/qlogic/qed/qed_mcp.h
include/linux/qed/qed_if.h