]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fixes a TX hang bug that it could happen when if_start callback didn't
authorweongyo <weongyo@FreeBSD.org>
Wed, 14 Oct 2009 20:09:09 +0000 (20:09 +0000)
committerweongyo <weongyo@FreeBSD.org>
Wed, 14 Oct 2009 20:09:09 +0000 (20:09 +0000)
commit7bb073cf51aba5851c1b9723e62675bec4481d14
tree39fc32d929050ec6e01cea5bf27ccfd1eb3b171f
parent8dda941da3d89fa9cfb82ef6d4ef419f038fb381
fixes a TX hang bug that it could happen when if_start callback didn't
be restarted by full of the output queue.

MFC after: 3 days
Tested by: bsduser <bsd at acd.homelinux.org>
sys/dev/usb/wlan/if_rum.c