From: Arend van Spriel Date: Tue, 3 May 2011 09:35:55 +0000 (+0200) Subject: staging: brcm80211: remove CRC_INNER_LOOP macro X-Git-Tag: v3.0-rc1~336^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085a5cf16299e139672e51f9cf9e605b5b294af2;p=pandora-kernel.git staging: brcm80211: remove CRC_INNER_LOOP macro With the removal of hndcrc16 and hndcrc32 this macro is not needed anymore. Also the crc-ccitt library functions provide an equivalent static inline function for this operation. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed