From 4d609018495e8f79abcb941f8e315c8c603c909d Mon Sep 17 00:00:00 2001 From: Martin Hofmann Date: Tue, 7 Jan 2014 13:11:45 +0100 Subject: [PATCH] vt6655: balance faulty parentheses in 80211hdr.h The file 80211hdr.h contained the macro WLAN_GET_FC_PRVER(n). The big endian fashion of this macro had unbalanced parentheses. This patch removes the parentheses in question. Signed-off-by: Martin Hofmann Signed-off-by: Michael Gunselmann Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed