K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-10-18T07:17:44.043928Z K 7 svn:log V 243 Remove a now uneeded call. This race doesn't occur (now) because of the ath sc lock being held during ath_rx_proc. It _can_ race with the tx completion code and ath_start / ath_xmit_raw calls because currently no sc lock is held during those. END