diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-22 13:17:58 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 02:11:52 -0400 |
commit | 64caa387516cba2eb382bd3f3bb9a8b918cb0d40 (patch) | |
tree | b459cf3eb042713fe9fd66fa10629a79e4be6866 /net/lapb/lapb_in.c | |
parent | ca30ab2cefea279d2fac64a356e0150f6d93ecbb (diff) |
net: 8139too: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions