K 10 svn:author V 5 luigi K 8 svn:date V 27 2012-04-13T16:42:54.960461Z K 7 svn:log V 308 Properly disable crc stripping when operating in netmap mode. Contrarily to what i wrote in my previous commit, the 82599 does include the CRC in the length. The operating mode is reset in ixgbe_init_locked() and so we need to hook into the places where the two registers (HLREG0 and RDRXCTL) are modified. END