summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/callc.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-11-09 05:02:49 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-09 17:10:16 -0500
commit465b1678ebdf5dbd9bc0502358ae472343351c2c (patch)
tree6dc55a4a2670981aaf1bb23d16cdbf4e5c0af558 /drivers/isdn/hisax/callc.c
parent1eb8f7a7da6d3b36fcc339d7bbddbf8315a5c1dd (diff)
downloadop-kernel-dev-465b1678ebdf5dbd9bc0502358ae472343351c2c.zip
op-kernel-dev-465b1678ebdf5dbd9bc0502358ae472343351c2c.tar.gz
isdn: Fix typo in drivers/isdn
Correct spelling typo in printk within drivers/isdn Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hisax/callc.c')
-rw-r--r--drivers/isdn/hisax/callc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/callc.c b/drivers/isdn/hisax/callc.c
index a47637b..ddec47a 100644
--- a/drivers/isdn/hisax/callc.c
+++ b/drivers/isdn/hisax/callc.c
@@ -35,7 +35,7 @@ static int chancount;
/* experimental REJECT after ALERTING for CALLBACK to beat the 4s delay */
#define ALERT_REJECT 0
-/* Value to delay the sending of the first B-channel paket after CONNECT
+/* Value to delay the sending of the first B-channel packet after CONNECT
* here is no value given by ITU, but experience shows that 300 ms will
* work on many networks, if you or your other side is behind local exchanges
* a greater value may be recommented. If the delay is to short the first paket
OpenPOWER on IntegriCloud