]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 234182:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 May 2012 16:16:47 +0000 (16:16 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 May 2012 16:16:47 +0000 (16:16 +0000)
commit816d62ec8b3b305ab62b7369d4377c8cf50dcac9
tree41d1d36ca692ab32e037bbb237b473333ac83e7f
parentb5a8f8dbad5fa3a4de925134adb4fb33794670f1
MFC 234182:
Don't update if_obytes when transmitting packets.  That is already done
in IFQ_HANDOFF() when the packet is passed to the start routine, so doing
it here resulted in double counting.

git-svn-id: svn://svn.freebsd.org/base/stable/9@235612 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_cm.c
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_ib.c