remove add_timer() call after mod_timer(). it causes a kernel bug and is not
authorbr1 <br1@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 20 May 2008 17:16:24 +0000 (17:16 +0000)
committerbr1 <br1@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 20 May 2008 17:16:24 +0000 (17:16 +0000)
commitfe5351a3e3ebced3e69ac1a880a6431fd6919485
treedd9d5ef0782548f85298e78e29dc18ce1018e7b3
parent547147362c7d0c3931b28acd5d63b52105f2c6c9
remove add_timer() call after mod_timer(). it causes a kernel bug and is not
necessary since mod_timer does all the work already. this fixes station mode.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3653 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c