driver_nl80211: Clone netlink callbacks instead of creating new ones
authorMichael Bernhard <michael.bernhard@bfh.ch>
Sun, 13 Apr 2008 09:37:49 +0000 (12:37 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 13 Apr 2008 09:37:49 +0000 (12:37 +0300)
commit99c55ef92f5d635eca74cc9340f33a9eb1b9a631
tree53603107250bd8560344ad6a341496f38b36bc81
parentf7868b5018134fdd930af28ff8028a107bf95190
driver_nl80211: Clone netlink callbacks instead of creating new ones

This way the default callbacks are inherited.

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