if_awg: replace multiple calls to if_setdrvflagbits with one call in awg_txintr
authormanu <manu@FreeBSD.org>
Sat, 18 Nov 2017 20:55:37 +0000 (20:55 +0000)
committermanu <manu@FreeBSD.org>
Sat, 18 Nov 2017 20:55:37 +0000 (20:55 +0000)
commita16c8338426cb8a09fc926255b4629185957f3f2
tree1ba00dc48bff6cfb39796ed9b0844570d45bb3cc
parent2313138b81744b666e7324ccbbf8451d83ee283d
if_awg: replace multiple calls to if_setdrvflagbits with one call in awg_txintr

Small optimization

Submitted by: Guy Yur <guyyur@gmail.com>
Differential Revision: https://reviews.freebsd.org/D13033
sys/arm/allwinner/if_awg.c