commit | 69351a2933428515b31fe54100f90a669cbbd384 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Tue Aug 24 03:45:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 24 14:54:47 2010 -0700 |
tree | 432cb6f34764bf9f2b9470553ff1236c46a49775 | |
parent | c2e3143e3c46ede22336316b3ff4746727c0d93a [diff] |
mlx4_en: Fixed incorrect unmapping on RX flow. When allocating new fragments to replace the ones that would be passed to the stack, The fragments that should be replaced, are the ones that were already used. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>