[PATCH 25/57] Staging: bcm: CmHost.c: Renamed variable: "pvPHsContext" -> "phs_context"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Matthias Beyer <mail@xxxxxxxxxxxxxxxx>
---
 drivers/staging/bcm/CmHost.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/bcm/CmHost.c b/drivers/staging/bcm/CmHost.c
index 252f0de..9fd4a4f 100644
--- a/drivers/staging/bcm/CmHost.c
+++ b/drivers/staging/bcm/CmHost.c
@@ -296,7 +296,7 @@ static inline VOID CopyClassifierRuleToSF(struct bcm_mini_adapter *ad,
 		UINT classifier_idx)
 {
 	struct bcm_classifier_rule *classifier_entry = NULL;
-	/* VOID *pvPhsContext = NULL; */
+	/* VOID *phs_context = NULL; */
 	int i;
 	/* UCHAR ucProtocolLength=0; */
 	/* ULONG ulPhsStatus; */
@@ -478,7 +478,7 @@ static inline VOID DeleteClassifierRuleFromSF(struct bcm_mini_adapter *ad,
 	struct bcm_classifier_rule *classifier_entry = NULL;
 	B_UINT16 packet_classification_rule_idx;
 	USHORT vcid;
-	/* VOID *pvPhsContext = NULL; */
+	/* VOID *phs_context = NULL; */
 	/*ULONG ulPhsStatus; */
 
 	vcid = ad->PackInfo[search_rule_idx].usVCID_Value;
@@ -514,7 +514,7 @@ VOID DeleteAllClassifiersForSF(struct bcm_mini_adapter *ad,
 	int i;
 	/* B_UINT16  packet_classification_rule_idx; */
 	USHORT ulVCID;
-	/* VOID *pvPhsContext = NULL; */
+	/* VOID *phs_context = NULL; */
 	/* ULONG ulPhsStatus; */
 
 	ulVCID = ad->PackInfo[search_rule_idx].usVCID_Value;
-- 
2.1.0

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux