commit | fa77406aee9d33f35c7202dcd83436feb12d9fc3 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitk@serverengines.com> | Wed Jul 22 09:28:55 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 22 09:28:55 2009 -0700 |
tree | af3acb3d968eb86ad4ea3cc563303a6f5c6ca396 | |
parent | 3104a6ff67e484e4dc84822b4ed0396e85bb9fb9 [diff] |
be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. This patch fixes a bug in the non-lro path. Wrong size of received packet was being passed for updating receive statistics. This patch is against the net-2.6 git. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>