[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140715.231731.540227221117070349.davem@davemloft.net>
Date: Tue, 15 Jul 2014 23:17:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vfalico@...il.com
Cc: netdev@...r.kernel.org, j.vosburgh@...il.com, andy@...yhouse.net
Subject: Re: [PATCH net-next 00/12] bonding: convert pr_* to netdev_*
From: Veaceslav Falico <vfalico@...il.com>
Date: Tue, 15 Jul 2014 19:35:57 +0200
> Currently bonding uses pr_info/warn/etc. function to print something, while
> it's encouraged to use netdev_info/warn/etc. in net/.
>
> This patchset converts them where possible (i.e. where we have a working
> net_device). Also, convert pr_ratelimit* to net_() and remove the pr_fmt,
> to unify netdev_* and pr_* outputs.
>
> CC: Jay Vosburgh <j.vosburgh@...il.com>
> CC: Andy Gospodarek <andy@...yhouse.net>
> Signed-off-by: Veaceslav Falico <vfalico@...il.com>
This looks fine to me, series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists