diff options
author | Greg Kroah-Hartman <[email protected]> | 2009-05-04 12:40:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-06-15 21:30:27 -0700 |
commit | f899c2ddd45f2515deb446e2b143e4a686a49aee (patch) | |
tree | 2f50d957178337e04385162dc8ff9ce1419dc6bc /net/lapb/lapb_in.c | |
parent | 559fde706873256903155b3a62b05d0f52d62ab9 (diff) |
infiniband: ehca: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device. Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used. These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.
Cc: Sean Hefty <[email protected]>
Cc: Roland Dreier <[email protected]>
Cc: Hal Rosenstock <[email protected]>
Cc: [email protected]
Cc: Christoph Raisch <[email protected]>
Acked-by: Hoang-Nam Nguyen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions