commit | 10bca0d5f4829a8acd9a7a51cb7b35e38b23280a | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Dec 11 12:54:43 2007 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:06:44 2008 -0800 |
tree | 43ae681a798a90af7c02b0a5d417b7f197f70eea | |
parent | 6bc822b5164e66ab9b93f96172df8902bfd37618 [diff] |
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>