diff mbox

Net: wireless: ath: fix macros coding style issue in hw.c

Message ID 1269894879-13884-1-git-send-email-luisbg@ubuntu.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Luis de Bethencourt March 29, 2010, 8:34 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/net/wireless/ath/hw.c b/drivers/net/wireless/ath/hw.c
index ecc9eb0..a8f81ea 100644
--- a/drivers/net/wireless/ath/hw.c
+++ b/drivers/net/wireless/ath/hw.c
@@ -19,8 +19,8 @@ 
 #include "ath.h"
 #include "reg.h"
 
-#define REG_READ	common->ops->read
-#define REG_WRITE	common->ops->write
+#define REG_READ	(common->ops->read)
+#define REG_WRITE	(common->ops->write)
 
 /**
  * ath_hw_set_bssid_mask - filter out bssids we listen