Don't unset dev->stop, it's dangerous to mess with netdev internals
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 15 Apr 2009 03:47:42 +0000 (03:47 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 15 Apr 2009 03:47:42 +0000 (03:47 +0000)
commitac79ec61827a3bf57238d7dad17c328684977228
tree883975ea0f3720d82b717799f38e55704d002f1f
parent193615c0dfdee0be5c0dc26e0f1f08cf75196e89
Don't unset dev->stop, it's dangerous to mess with netdev internals

Instead, unset IFF_RUNNUNG on the interface - this suppresses most
functionality of ath_stop().

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