driver_nl80211: Use customizable netlink callbacks
authorBernhard Michael <michael.bernhard@bfh.ch>
Sun, 13 Apr 2008 09:36:23 +0000 (12:36 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 13 Apr 2008 09:36:23 +0000 (12:36 +0300)
commitf7868b5018134fdd930af28ff8028a107bf95190
treed4bc2cd597fe1bd0889f253fab16450b57005484
parent7cc92d7275bd8d09759233304948fdb1fc1db6cf
driver_nl80211: Use customizable netlink callbacks

This allows the use of NL_CB_VERBOSE or NL_CB_DEBUG.

Signed-off-by: Michael Bernhard <michael.bernhard at bfh.ch>
hostapd/driver_nl80211.c