nl80211: Remove the debug print from data frame processing
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 4 Dec 2008 12:20:33 +0000 (14:20 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 4 Dec 2008 12:20:33 +0000 (14:20 +0200)
commitbb9f45e0bbd41b644970fde94f70a5ec6ed3c5e0
tree159639e4060c54b3b37fd79d210bfb6bc86d4dd9
parent15828ba820734ef6996a7f2cac3b6f4fea878052
nl80211: Remove the debug print from data frame processing

This is currently happening way too frequently (mac80211 monitor
interface sends TX info for every frame) and the end result makes it
difficult to read hostapd debug log if there is large amount of data
traffic.
hostapd/driver_nl80211.c