2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/infiniband/hw
Steve Wise 7f049f2f42 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Currently the call into cxgb3 to get the driver info is not serialized.
The iw_cxgb3 module needs to hold the rtnl_lock around the ethtool ops
call like dev_ioctl() does.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:26 -08:00
..
amso1100 [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
cxgb3 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call 2008-01-25 14:15:26 -08:00
ehca drivers/infiniband: Add missing "space" 2008-01-25 14:15:26 -08:00
ipath IB/ipath: Convert ipath_eep_sem semaphore to a mutex 2008-01-25 14:15:26 -08:00
mlx4 IB/mlx4: Fix value of pkey_index in QP1 completions 2008-01-08 12:05:53 -08:00
mthca SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00