]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 229613:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 19:53:02 +0000 (19:53 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 7 Feb 2012 19:53:02 +0000 (19:53 +0000)
commit683a6f4f7f901835cd01d177fdeeaa2edcdc1850
treee4a8787852c1a7079014e838b6053234c173bf6e
parentf49d8fb6aefec5e55cffffdef85e5ec0dcc5fdb3
MFC 229613:
Update recently added drivers to use the if_*addr_r*lock() wrapper
functions instead of using the IF_ADDR_LOCK directly.  The wrapper
functions are the supported interface for device drivers.

git-svn-id: svn://svn.freebsd.org/base/stable/9@231156 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bxe/if_bxe.c
sys/dev/qlxgb/qla_os.c
sys/dev/sfxge/sfxge_port.c