nl80211: fix dump callbacks
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 29 Jul 2008 11:22:51 +0000 (13:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:08 +0000 (16:55 -0400)
commitbba95fefb8e31f4799652666d05a4a9aad56e492
tree929ad49feb272974769c2eb64920504b236eda9b
parentd0f09804144fd9471a13cf4d80e66842c7fa114f
nl80211: fix dump callbacks

Julius Volz pointed out that the dump callbacks in nl80211 were
broken and fixed one of them. This patch fixes the other three
and also addresses the TODOs there.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Julius Volz <juliusv@google.com>
Cc: Thomas Graf <tgraf@suug.ch>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c