K 10 svn:author V 2 np K 8 svn:date V 27 2012-08-15T01:03:13.112417Z K 7 svn:log V 343 The size of the buffers in an Ethernet freelist has to be higher than the interface's MTU. Initialize such freelists with correct values. This wasn't a problem for common MTUs (1500 and 9000) as the buffers (2048 and 9216 in size) happened to have enough spare room. I ran into it when playing around with unusual MTUs. MFC after: 2 weeks END