[ATALK]: In notifier handlers convert the void pointer to a netdevice
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 12 Sep 2007 09:26:59 +0000 (11:26 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:02 +0000 (16:49 -0700)
commit890d52d3f1e28888c4122e120426588f5ad63d37
treec082ca5fd5e00e033cb22067c927e19a00160beb
parentab5f5e8b144e4c804ef3aa1ce08a9ca9f01187ce
[ATALK]: In notifier handlers convert the void pointer to a netdevice

This slightly improves code safety and clarity.

Later network namespace patches touch this code so this is a
preliminary cleanup.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/aarp.c
net/appletalk/ddp.c