commit | ef114ed5064d35982c16f5cbb338fb586ef48bf7 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Sat Jan 19 02:02:18 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 20 15:45:50 2013 -0800 |
tree | 7fe60efcc1b81904fa09a9c43194013f35fe5a12 | |
parent | 842c1ddea5f9949cb21e568408d2af9d986eee69 [diff] |
NTB: separate transmit and receive windows Since it is possible for the memory windows on the two NTB connected systems to be different sizes, the divergent sizes must be accounted for in the segmentation of the MW's on each side. Create separate size variables and initialization as necessary. Signed-off-by: Jon Mason <jon.mason@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>