]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't detour through sc->sc_ue when we have a direct pointer to ue in hand
authorian <ian@FreeBSD.org>
Mon, 20 May 2019 22:04:01 +0000 (22:04 +0000)
committerian <ian@FreeBSD.org>
Mon, 20 May 2019 22:04:01 +0000 (22:04 +0000)
commit3da531d15009f5bbd9a2fb0d9b276c3283ce5ecf
tree9ed12ff99b248f5f01d383ae212a0ca66a2663be
parent7c799c15d2104f766dfe6bdaac372bcd03d68cae
Don't detour through sc->sc_ue when we have a direct pointer to ue in hand
already.  Also, shorten a variable name for nicer line-wrapping.

No functional changes.
sys/dev/usb/net/if_muge.c