mac80211: remove unused IE pointers from parser
authorJohannes Berg <johannes.berg@intel.com>
Wed, 27 Mar 2013 13:27:01 +0000 (14:27 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2013 07:16:56 +0000 (09:16 +0200)
commita6dfba841c4d38312115dc6b08d86cc496af7e88
tree6cd9c71239dcd47e949fee0bddae1287ab9da488
parentc5d54fbf0ebdfa9e2a6264781548ab81e0eed688
mac80211: remove unused IE pointers from parser

There's no need to parse IEs that aren't used
so just remove them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/util.c