diff options
author | Meelis Roos <mroos@linux.ee> | 2010-12-17 22:27:50 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-20 20:22:07 +0100 |
commit | b2b7ab22fa2e619c20917e825c0da7212ca2efc9 (patch) | |
tree | b383e1fa780f4bde2dfe2146d5c194a868ab1c92 /net/mac80211 | |
parent | mac80211/rt2x00: add ieee80211_tx_status_ni() (diff) | |
download | linux-b2b7ab22fa2e619c20917e825c0da7212ca2efc9.tar.xz linux-b2b7ab22fa2e619c20917e825c0da7212ca2efc9.zip |
hostap: remove netif_stop_queue from init
Fix runtime warning with backtrace from hostap by removing
netif_stop_queue() call before register_netdev. Tested to work fine on
hostap_pci Prism 2.5.
(This removes a warning about calling netif_stop_queue before
register_netdev is called. -- JWL)
Signed-off-by: Meelis Roos <mroos@linux.ee>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions