From: Eric W. Biederman Date: Sun, 16 Sep 2007 22:33:32 +0000 (-0700) Subject: [NET]: Fix the prototype of call_netdevice_notifiers. X-Git-Tag: v2.6.24-rc1~1454^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7379d49458a863c520a73a3c36441c572f850e;p=pandora-kernel.git [NET]: Fix the prototype of call_netdevice_notifiers. This replaces the void * parameter with a struct net_device * which is what is actually required. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed