diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-10 15:18:38 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-09-26 23:13:41 +0400 |
commit | 8d450935ae7f9ceaaa2c6fb21856c286aa9ccf8e (patch) | |
tree | 3e53e7aa4527cc2a8e7a7a38199d2f5e892fc8d8 /drivers/net/wireless/iwlegacy | |
parent | c4978e251f3a5cd0576bc411942f08c9a11f62d8 (diff) | |
download | linux-8d450935ae7f9ceaaa2c6fb21856c286aa9ccf8e.tar.xz |
wireless: rtlwifi: 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: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy')
0 files changed, 0 insertions, 0 deletions