From: David S. Miller Date: Sat, 15 Mar 2014 02:21:04 +0000 (-0400) Subject: Merge branch 'alb_learning' X-Git-Tag: v3.15-rc1~113^2~149 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=4c4e4113db249c828fffb286bc95ffb255e081f5;p=~emulex%2Finfiniband.git Merge branch 'alb_learning' Veaceslav Falico says: ==================== bonding: use correct ether type for alb There have been reports that, while using the ETH_P_LOOP ether type (0x0060), the ether type is treated as its packet length. To avoid that and to not break already existing apps - add new ether type ETH_P_LOOPBACK that contains the correct id - 0x9000. ==================== Signed-off-by: Veaceslav Falico --- 4c4e4113db249c828fffb286bc95ffb255e081f5