On 10/9/2018 2:45 PM, Kamal Heib wrote:
This change introduce the ib_device_ops structure that defines all the InfiniBand device operations, providers will need to define the supported operations and assigning them using ib_set_device_ops(). Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx>
Ok but you are missing a big part of the commit message. I'd like to see the "why" here. It's not clear what the real motivation is, you take some stuff from one struct and put it in another.
-Denny