Currently the info_element is parsed by 2 seperate functions, this
authorIvo van Doorn <IvDoorn@gmail.com>
Mon, 3 Oct 2005 15:19:25 +0000 (10:19 -0500)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 3 Oct 2005 15:19:25 +0000 (10:19 -0500)
commitff9e00f1b09d594004f91700a371870f729ffc02
tree44977fc59711d89871d69e3169f8bc2b2cc2b55e
parente846cbb11245e648983b50349a1c715202d5ccf0
Currently the info_element is parsed by 2 seperate functions, this
results in a lot of duplicate code.

This will move the parsing stage into a seperate function.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
net/ieee80211/ieee80211_rx.c