hso: fix for crash when unplugging the device
authorJan Dumon <j.dumon@option.com>
Wed, 1 Apr 2009 22:57:20 +0000 (22:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 23:31:43 +0000 (16:31 -0700)
commit3b7d2b319db0ba1f6208ca58b297fb419301f85a
treeec1ec255d2e3b5d513b7c0f5791a3f7154632e8c
parentb6bc978b361bb9da7526a78b0a247bdd34984282
hso: fix for crash when unplugging the device

Changed the order in which things are freed. This fixes an oops when
unplugging the device while network traffic is ongoing.

Signed-off-by: Jan Dumon <j.dumon@option.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c