ath9k: remove a bogus error message
authorFelix Fietkau <nbd@openwrt.org>
Thu, 20 Jan 2011 20:57:30 +0000 (21:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Jan 2011 21:21:36 +0000 (16:21 -0500)
commitd7e86c3219a1287dd1350a590ee79c8753ff2420
treedc9c33350e6dee73532fb5e3aa6f5888b7f23015
parent930a7622d618cdf794787938d7cbda5461adb1cb
ath9k: remove a bogus error message

When beacons are being added or removed for an interface, ieee80211_beacon_get
will sometimes not return a beacon. This is normal and should not result in
useless logspam.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/beacon.c