diff options
| author | Micah Gruber <[email protected]> | 2007-07-10 23:04:19 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-07-10 23:04:19 -0700 |
| commit | dffe4f048b420f1af0b10a6090add0c5ea69e585 (patch) | |
| tree | 9229870705d35aaf0190521514e865625844a5e3 /include/linux | |
| parent | ed8b548ce3cb988f59a0fd9af6ccdc4f8198cd19 (diff) | |
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
This trivial patch removes the unneeded pointer idev returned from
__in6_dev_get(), which is never used. The check for NULL can be simply
done by if (__in6_dev_get(dev) == NULL).
Signed-off-by: Micah Gruber <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions