diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-18 09:21:10 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 00:03:29 -0400 |
commit | b9a7803c401718ba7d87ed232849d33eed08fb62 (patch) | |
tree | 5d4794aab7c47cdb0c0a2fd5cede320940d5107a /lib/mpi/mpi-bit.c | |
parent | 01095b99f3edef0bc6c39c37f847fb2e1399a02e (diff) |
net: bnx2: 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 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions