From: Veaceslav Falico Date: Tue, 15 Jul 2014 17:36:00 +0000 (+0200) Subject: bonding: convert bond_3ad.c to use netdev_printk instead of pr_ X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~153^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4471f5e23a75c9a94d339b5a83f89b21e7c852a;p=pandora-kernel.git bonding: convert bond_3ad.c to use netdev_printk instead of pr_ Several functions left out cause we might not have at that time a valid bond/slave/port. Also, converted severa pr_ratelimited into net_ratelimited. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed