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)
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>

Trivial merge