From: Joshua Clayton Date: Thu, 6 Aug 2015 00:17:15 +0000 (-0700) Subject: staging: rtl8712: simplify size calculation X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881edf67b26813f91288790bbb575c570b9de901;p=pandora-kernel.git staging: rtl8712: simplify size calculation replace item-by-item size calculation of a struct with the size of the struct. This gets rid of a use of typedef NDIS_802_11_RATES_EX Signed-off-by: Joshua Clayton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed