commit | 6f0a2c4dfc96d268233a6a882f3805975f91216c | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Wed Jul 30 17:20:14 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 22 16:29:50 2008 -0400 |
tree | fbc60eec2c3a2f91b06b605ebaaa659d7fd4621b | |
parent | 9deb1ae572364a37d054d916c5bae858f91a3f9a [diff] |
iwlwifi: use generic mac80211 radiotap headers remove drivers own implementation of radiotap in favor of the generic one provided by mac80211. also remove priv->add_radiotap because it is not used any more. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>