From 52aec126c42819899793b9ffbd3f2e25705ba096 Mon Sep 17 00:00:00 2001 From: hayeswang Date: Tue, 2 Sep 2014 10:27:52 +0800 Subject: [PATCH] r8152: rename rx_buf_sz The variable "rx_buf_sz" is used by both tx and rx buffers. Replace it with "agg_buf_sz". Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-format-patch failed