diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-11-25 10:52:33 +0900 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-12-05 14:56:35 -0500 |
commit | 515adc14cb860f1fb83f48acc6558baec10386f4 (patch) | |
tree | c65f3edb455ff82c484545d05f24944ab41439e5 /Makefile | |
parent | c44354d232ff80d5e6e55c3730a7079c5c3566fb (diff) |
wireless: rt2x00: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions