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)
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>

No differences found