]> 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)
commit5e90285111c19f0f85f93d1646d2cfad2fabdb78
tree50abe4b7cd4de14bab11f3a0801490df404367e4
parentdc808365aaba17717b34a171e32c6e5f69016622
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