commit | 890d52d3f1e28888c4122e120426588f5ad63d37 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Sep 12 11:26:59 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:49:02 2007 -0700 |
tree | c082ca5fd5e00e033cb22067c927e19a00160beb | |
parent | ab5f5e8b144e4c804ef3aa1ce08a9ca9f01187ce [diff] |
[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>