bge: Fix a bug in the polling code when status tag is used
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 3 Nov 2012 14:49:32 +0000 (22:49 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 3 Nov 2012 14:49:32 +0000 (22:49 +0800)
commitc3640a43a372e4b33901e3e5bee48abbe9f5fbfd
tree13f8c976dbf6b453a6f35d982330a0b552dfa71f
parente691c072d9335de6f38f06c3b7237e60af19a8d6
bge: Fix a bug in the polling code when status tag is used

Status tag always needs to be written even if interrupt is not enabled.
sys/dev/netif/bge/if_bge.c