commit | ff9e00f1b09d594004f91700a371870f729ffc02 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <IvDoorn@gmail.com> | Mon Oct 03 10:19:25 2005 -0500 |
committer | James Ketrenos <jketreno@linux.intel.com> | Mon Oct 03 10:19:25 2005 -0500 |
tree | 44977fc59711d89871d69e3169f8bc2b2cc2b55e | |
parent | e846cbb11245e648983b50349a1c715202d5ccf0 [diff] |
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>