Merge branch 'hso-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 Feb 2015 20:33:31 +0000 (12:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Feb 2015 20:33:31 +0000 (12:33 -0800)
commit2caabb3d2e600373b83588789896fe5a8831bbb1
treef85a75e5222c2ea3a10a2463f092ff017f7709c9
parent349c9e3c7341bbab6efbea39acfadeba9ab19f61
parent38121067b10268385ca00978d1c1a241cd5eadfb
Merge branch 'hso-next'

Olivier Sobrie says:

====================
hso: fix some problems in the disconnect path

These patches attempt to fix some problems I observed when the hso
device is disconnected.
Several patches of this serie are fixing crashes or memleaks when a
hso device is disconnected.
This serie of patches is based on v3.18.

changes in v2:
 - Last patch of the serie dropped since another patch fix the issue.
   See http://marc.info/?l=linux-usb&m=142186699418489 for more info.

 - Added an extra patch avoiding name conflicts for the rfkill interface.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>