aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mds.c
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2012-10-22 23:22:22 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-23 20:35:54 -0700
commit5ee60a7038c79d2276ae315ac6d6764391ed386f (patch)
tree230ce8594ca47d4f689c6475a8728cf946897f20 /drivers/staging/winbond/mds.c
parentstaging: comedi: ni_660x: cleanup ni_660x_dio_insn_config() (diff)
downloadlinux-dev-5ee60a7038c79d2276ae315ac6d6764391ed386f.tar.xz
linux-dev-5ee60a7038c79d2276ae315ac6d6764391ed386f.zip
staging: "winbond" Fix typos.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/winbond/mds.c')
-rw-r--r--drivers/staging/winbond/mds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/winbond/mds.c b/drivers/staging/winbond/mds.c
index 1b8b8ace39e0..43990e87d641 100644
--- a/drivers/staging/winbond/mds.c
+++ b/drivers/staging/winbond/mds.c
@@ -315,7 +315,7 @@ static void Mds_HeaderCopy(struct wbsoft_priv *adapter, struct wb35_descriptor *
pT00->T00_tx_packet_id = pDes->Descriptor_ID; /* Set packet ID */
pT00->T00_header_length = 24; /* Set header length */
- pT01->T01_retry_abort_ebable = 1; /* 921013 931130.5.h */
+ pT01->T01_retry_abort_enable = 1; /* 921013 931130.5.h */
/* Key ID setup */
pT01->T01_wep_id = 0;