From 69b4b7a4148e94a3fe7f06f72ee70113a6c61837 Mon Sep 17 00:00:00 2001 From: hayeswang Date: Thu, 10 Jul 2014 10:58:54 +0800 Subject: [PATCH] r8152: support jumbo frame for RTL8153 The maximum jumbo frame size for RTL8153 is 9K bytes. Change the max rx packet size to 9K. Change the use of the shared fifo from 6K (default) to 12K for tx. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-format-patch failed