]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/commit
MFC stable/8 r217710
authorjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 25 Jan 2011 22:25:50 +0000 (22:25 +0000)
committerjfv <jfv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 25 Jan 2011 22:25:50 +0000 (22:25 +0000)
commit9ec399f9748378b2a0120a500c0629e2bfcc02aa
tree14b19f5e6bb0e157d3345a83b784c91c8fcf000c
parent8c0ee247b4e0151188d90f94eb87ed4356fdbe72
MFC stable/8 r217710

- Pieces of the failure path in em_xmit got deleted along
  the way, correct this.
- local_timer had a leftover TX_UNLOCK without matching
  LOCK in the error path, remove it.

Approved by:  re (bz)

git-svn-id: svn://svn.freebsd.org/base/releng/8.2@217860 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/e1000/if_em.c