be2net: Bug fix in the non-lro path. Size of received packet was not updated in stati...
authorAjit Khaparde <ajitk@serverengines.com>
Wed, 22 Jul 2009 16:28:55 +0000 (09:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2009 16:28:55 +0000 (09:28 -0700)
commitfa77406aee9d33f35c7202dcd83436feb12d9fc3
treeaf3acb3d968eb86ad4ea3cc563303a6f5c6ca396
parent3104a6ff67e484e4dc84822b4ed0396e85bb9fb9
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>
drivers/net/benet/be_main.c