Re: [E1000-devel] [PATCH] e100: dump small buffers via %*phC
From: Jeff Kirsher <hidden>
Date: 2013-07-26 11:12:50
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Jeff Kirsher <hidden>
Date: 2013-07-26 11:12:50
On Thu, 2013-07-25 at 14:24 +0300, Andy Shevchenko wrote:
There is nice specifier in kernel that allows us to print small buffers easily. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- drivers/net/ethernet/intel/e100.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)
Thanks, I appreciate you sending this again... I already have this patch queued up for upstream and it will be in the next series I send.