projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14e522
)
Fix a grammar error (redundant "be") in comment
author
Adam Buchbinder
<adam.buchbinder@gmail.com>
Fri, 11 Dec 2009 21:35:37 +0000
(16:35 -0500)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 4 Feb 2010 10:55:44 +0000
(11:55 +0100)
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/net/wireless/zd1211rw/zd_mac.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/zd1211rw/zd_mac.c
b/drivers/net/wireless/zd1211rw/zd_mac.c
index
f14deb0
..
7a24802
100644
(file)
--- a/
drivers/net/wireless/zd1211rw/zd_mac.c
+++ b/
drivers/net/wireless/zd1211rw/zd_mac.c
@@
-374,7
+374,7
@@
static void zd_mac_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb,
* zd_mac_tx_failed - callback for failed frames
* @dev: the mac80211 wireless device
*
- * This function is called if a frame couldn't be successfully
be
+ * This function is called if a frame couldn't be successfully
* transferred. The first frame from the tx queue, will be selected and
* reported as error to the upper layers.
*/