OSDN Git Service

Fix bug which prevent headset driver to load a second time.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 28 Apr 2009 16:53:48 +0000 (13:53 -0300)
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 28 Apr 2009 17:01:50 +0000 (14:01 -0300)
commit533793b5c71e872286be5fd70059c35d0b2b39d8
tree01bf26469896cd1a107cea772325c220754391cd
parentf481e7faa9ced6b2c0fa089f768a9bd9613be640
Fix bug which prevent headset driver to load a second time.

headset driver was not closing its socket properly when an adapter is removed
which makes kernel to assume the address is already in use.
audio/manager.c