diff options
author | davidcs <davidcs@FreeBSD.org> | 2015-06-13 01:28:19 +0000 |
---|---|---|
committer | davidcs <davidcs@FreeBSD.org> | 2015-06-13 01:28:19 +0000 |
commit | 711a6b1e7a87fc7b5a76133da3356653c09bf0e2 (patch) | |
tree | 66c9bd330eddc01b97ee6dadd5a88cd957b71419 /usr.bin/svn/lib/libsvn_diff/Makefile | |
parent | e8be5ee99031de7382fe855398918a65cce1d392 (diff) | |
download | FreeBSD-src-711a6b1e7a87fc7b5a76133da3356653c09bf0e2.zip FreeBSD-src-711a6b1e7a87fc7b5a76133da3356653c09bf0e2.tar.gz |
PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier which can cause the PHY to use bogus values. Fixes intermittent link failures.
bxe_ioctl() completes all functions within its context as opposed to a taskqueue earlier.
bxe_handle_rx_mode_tq() no longer required. bxe_set_rx_mode() handles the functionality within its context
Submitted by:gary.zambrano@qlogic.com
MFC after:5 days
Diffstat (limited to 'usr.bin/svn/lib/libsvn_diff/Makefile')
0 files changed, 0 insertions, 0 deletions