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)
commit497938890a0121d040683aa1db42cad8daf7ae97
tree50abe4b7cd4de14bab11f3a0801490df404367e4
parent282a2feeb9bfb1d1dfbad93df206b74eaf80d564
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