From a45adbe8d35247a5911c8ee05e4154089cda6872 Mon Sep 17 00:00:00 2001 From: Jitendra Kalsaria Date: Fri, 27 Sep 2013 13:17:46 -0400 Subject: [PATCH] qlge: Enhance nested VLAN (Q-in-Q) handling. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit o Adapter doesn’t handle packets with nested VLAN tags in Rx path. User can turn off VLAN tag stripping in the hardware and let the stack handle stripping of VLAN tags in the Rx path. o Users can enable or disable hardware VLAN acceleration using ethtool Signed-off-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-format-patch failed