]> git.baikalelectronics.ru Git - kernel.git/commit
NTB: Rename Variables for NTB-RP
authorJon Mason <jon.mason@intel.com>
Mon, 15 Jul 2013 22:53:54 +0000 (15:53 -0700)
committerJon Mason <jon.mason@intel.com>
Thu, 5 Sep 2013 18:07:58 +0000 (11:07 -0700)
commit36e3274c6bd22156b6ed89ebaa9a49c2aa51937c
tree50abe4b7cd4de14bab11f3a0801490df404367e4
parent7313795877fd1e89e36e2b0548d9dacf9ddb1fc1
NTB: Rename Variables for NTB-RP

Many variable names in the NTB driver refer to the primary or secondary
side.  However, these variables will be used to access the reverse case
when in NTB-RP mode.  Make these names more generic in anticipation of
NTB-RP support.

Signed-off-by: Jon Mason <jon.mason@intel.com>
drivers/ntb/ntb_hw.c
drivers/ntb/ntb_hw.h
drivers/ntb/ntb_transport.c