]> rtime.felk.cvut.cz Git - linux-imx.git/commit
qlcnic: macros for common register access
authorHimanshu Madhani <himanshu.madhani@qlogic.com>
Tue, 1 Jan 2013 03:20:18 +0000 (03:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jan 2013 10:43:26 +0000 (02:43 -0800)
commita15ebd371992dbadb8a30367fd80cb5cd73b8fb1
tree26323d75ebb7488410d52c52e7a6f9514625e2c6
parent7e2cf4feba058476324dc545e3d1b316998c91e6
qlcnic: macros for common register access

Refactor 82xx driver to support new adapter - Qlogic 83XX CNA
Use QLC_SHARED_REG_RD32 and QLC__SHARED_REG_WR32 macros
for 82xx and 83xx common register access.

Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c