diff options
author | 2008-07-08 14:40:05 -0700 | |
---|---|---|
committer | 2008-07-08 14:40:05 -0700 | |
commit | 5e19cf663be534c7c15a35a86fa7ddc9f797e4f4 (patch) | |
tree | 32fa3b0fdc33698a307c60289701d27282397f8e /include/linux/kernel.h | |
parent | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 (diff) | |
download | wireguard-linux-5e19cf663be534c7c15a35a86fa7ddc9f797e4f4.tar.xz wireguard-linux-5e19cf663be534c7c15a35a86fa7ddc9f797e4f4.zip |
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
The change to iwch_provider.c in commit f4e91eb4 ("IB: convert struct
class_device to struct device") undid the fix done in commit 7f049f2f
("RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call"). It
removed the calls to rtnl_lock() that serialized the iw_cxgb3 ethtool
ops calls into the cxgb3 driver. This locking is needed to avoid
messing up the internal state of the cxgb3 driver.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions