be2net: Fix rx stats updation in non-lro path
authorSathya Perla <sathyap@serverengines.com>
Wed, 10 Jun 2009 02:21:56 +0000 (02:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2009 09:47:16 +0000 (02:47 -0700)
commit76fbb42919396b9bf68c9a03ceb037c971a02e2f
tree780f561949c82da4e2be24c4caa539ca2d9823ac
parent6811086899f2740c08d0ade26f8b9d705708e0cc
be2net: Fix rx stats updation in non-lro path

rx stats are not getting updated when an rx_compl with only one frag is rcvd in non-lro path.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_main.c