]> Pileus Git - ~andy/linux/commit
[wireless airo] reset card in init
authorMatthieu CASTET <castet.matthieu@free.fr>
Thu, 1 Dec 2005 07:35:26 +0000 (02:35 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:35:26 +0000 (02:35 -0500)
commit1d97f384486a697ed227ef4609a26f18a8ea9a11
tree930213b1fb4f810c0e0ab3cfcfd3feeb2880a1fe
parent1096e87174f925bb817a41386ee70573b2a7d6ff
[wireless airo] reset card in init

without this patch after an rmmod, modprobe the card won't work anymore
until the next reboot.

This patch seem safe to apply for all cards as the bsd driver already do
that.

I had to add a timeout because strange things happen (issuecommand will
fail) if the card is already reseted (after a reboot).

PS : it seems there are missing reset when leaving monitor mode...

Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
drivers/net/wireless/airo.c