Re: svn commit: r283744 - in head/sys/dev/ath: . ath_rate/sample

2015-05-29 Thread Adrian Chadd
(Yes, gleb did ask me first on iRC. Thanks gleb!) -a On 29 May 2015 at 07:35, Gleb Smirnoff wrote: > Author: glebius > Date: Fri May 29 14:35:16 2015 > New Revision: 283744 > URL: https://svnweb.freebsd.org/changeset/base/283744 > > Log: > Use device_printf() instead of if_printf(). No fun

svn commit: r283744 - in head/sys/dev/ath: . ath_rate/sample

2015-05-29 Thread Gleb Smirnoff
Author: glebius Date: Fri May 29 14:35:16 2015 New Revision: 283744 URL: https://svnweb.freebsd.org/changeset/base/283744 Log: Use device_printf() instead of if_printf(). No functional changes. Modified: head/sys/dev/ath/ath_rate/sample/sample.c head/sys/dev/ath/if_ath.c head/sys/dev/ath