diff options
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | 2016-01-22 13:04:45 -0800 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-03-10 20:37:27 -0500 |
commit | ff6acd69518e0a84bd9c9b7f1bd4313f7076db97 (patch) | |
tree | 9fe2ff22af58c3e5adf2bf49fa0c6d1f341f6b7b /drivers/android | |
parent | e85ec33d820e1f3f763a46f9fd41230ca0ce40c6 (diff) | |
download | blackbird-op-linux-ff6acd69518e0a84bd9c9b7f1bd4313f7076db97.tar.gz blackbird-op-linux-ff6acd69518e0a84bd9c9b7f1bd4313f7076db97.zip |
IB/rdmavt: Add device structure allocation
This patch adds rdmavt device structure allocation in rdamvt. The
ib_device alloc is now done in rdmavt instead of the driver. Drivers
need to tell rdmavt the number of ports when calling.
A side of effect of this patch is fixing a bug with port initialization
where the device structure port array was allocated over top of an
existing one.
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions