From: Amerigo Wang Date: Thu, 9 Aug 2012 22:14:56 +0000 (+0000) Subject: net: move and rename netif_notify_peers() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee89bab14e857678f83a71ee99e575b0fdbb58d4;p=pandora-kernel.git net: move and rename netif_notify_peers() I believe net/core/dev.c is a better place for netif_notify_peers(), because other net event notify functions also stay in this file. And rename it to netdev_notify_peers(). Cc: David S. Miller Cc: Ian Campbell Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed