]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
wl12xx: don't explicitly check for unjoined ibss
authorEliad Peller <eliad@wizery.com>
Tue, 8 Nov 2011 14:07:52 +0000 (16:07 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 1 Dec 2011 13:56:17 +0000 (15:56 +0200)
commite0d62536d032db689adf9c8162a9d2caf4714f44
treefac30cbd0c35f794882e26e17136ae9b3828b08b
parent12d4b9759143aaa280195834820bc15d795e71c1
wl12xx: don't explicitly check for unjoined ibss

After the ibss carrier issue was fixed, we can revert
the following patch:

commit 48309fd477ef867babb6819f67fe082c133a5fa9
Author: Shahar Lev <shahar@wizery.com>
Date:   Fri Oct 7 18:17:25 2011 +0200

    wl12xx: remove warning message during IBSS Tx

    mac80211 sets the carrier on an IBSS interface even when no network is
    joined. Ignore garbage frames transmitted on a disconnected IBSS
    interface without printing warnings.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/tx.c