diff options
author | 2013-10-18 09:17:58 +0900 | |
---|---|---|
committer | 2013-10-18 00:03:28 -0400 | |
commit | 559e31146007e264ca9daed1067f66e6725cea2f (patch) | |
tree | 8194ea75b143e11df5dccd65104c619bc6535cd2 /net/tipc | |
parent | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next (diff) | |
download | wireguard-linux-559e31146007e264ca9daed1067f66e6725cea2f.tar.xz wireguard-linux-559e31146007e264ca9daed1067f66e6725cea2f.zip |
net: typhoon: 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: David Dillow <dave@thedillows.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions