From: Johannes Berg Date: Wed, 27 Mar 2013 13:38:07 +0000 (+0100) Subject: mac80211: parse Timeout Interval Element using a struct X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79ba1d8910f517c3bd39d794ddb1a5b4c03795c4;p=pandora-kernel.git mac80211: parse Timeout Interval Element using a struct Instead of open-coding the accesses and length check do the length check in the IE parser and assign a struct pointer for use in the remaining code. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed