libertas: move removal of lbs_rtap file to lbs_stop_card()
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 11 Dec 2007 17:54:43 +0000 (12:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:06:44 +0000 (15:06 -0800)
commit10bca0d5f4829a8acd9a7a51cb7b35e38b23280a
tree43ae681a798a90af7c02b0a5d417b7f197f70eea
parent6bc822b5164e66ab9b93f96172df8902bfd37618
libertas: move removal of lbs_rtap file to lbs_stop_card()

This prevents us from trying to remove it when it didn't exist, in the
error case.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/main.c