From 7aa8a7fe397923321a8e3e5fffc9cb7ab1951bb9 Mon Sep 17 00:00:00 2001 From: Adam Buchbinder Date: Fri, 18 Dec 2009 15:43:52 -0500 Subject: [PATCH] --- yaml --- r: 186549 b: refs/heads/master c: 3fc0d278e3198c8aa9baa71c49a8364d31686ba9 h: refs/heads/master i: 186547: f3d75c91265bfca2a1ce9f6bd36ae412ca2b0710 v: v3 --- [refs] | 2 +- trunk/drivers/staging/wlan-ng/hfa384x_usb.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 42331b76082b..6de2669f69d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39cfb97b0d89a99c8e50782b17e65114b89c2e59 +refs/heads/master: 3fc0d278e3198c8aa9baa71c49a8364d31686ba9 diff --git a/trunk/drivers/staging/wlan-ng/hfa384x_usb.c b/trunk/drivers/staging/wlan-ng/hfa384x_usb.c index 925678babd9e..c6a9e17ec79b 100644 --- a/trunk/drivers/staging/wlan-ng/hfa384x_usb.c +++ b/trunk/drivers/staging/wlan-ng/hfa384x_usb.c @@ -52,7 +52,7 @@ * around the register accesses. The next higher level represents C-callable * prism2 API functions that match the Intersil documentation as closely * as is reasonable. The next higher layer implements common sequences -* of invokations of the API layer (e.g. write to bap, followed by cmd). +* of invocations of the API layer (e.g. write to bap, followed by cmd). * * Common sequences: * hfa384x_drvr_xxx Highest level abstractions provided by the