[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)
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>

No differences found