commit | 4f96061b92da395ecd5325a87368670e1b1a7cc9 | [log] [tgz] |
---|---|---|
author | Chuhong Yuan <hslester96@gmail.com> | Tue Jul 23 19:49:28 2019 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Jul 25 14:02:00 2019 -0300 |
tree | f922fc890175f54b4427e61e8bb987205fb1fb16 | |
parent | 39289bfc221423b27570e7c9157b690828e786cb [diff] |
IB/usnic: Use dev_get_drvdata Instead of using to_pci_dev + pci_get_drvdata, use dev_get_drvdata to make the code simpler. Link: https://lore.kernel.org/r/20190723114928.18424-1-hslester96@gmail.com Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>