K 10 svn:author V 7 yongari K 8 svn:date V 27 2013-07-01T05:26:29.496738Z K 7 svn:log V 434 MFC r252143: When RX checksum offloading is active, AX88772B will prepend a checksum header. The header contains a received frame length but the defined length for AX88772B is different with other ASIX controllers. When the RX checksum is off, AX88772B controller does not prepend a checksum header so driver has to use normal header length mask. This change should fix RX errors when RX checksum offloading is off. END