X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Fcan%2Fti_hecc.c;h=fc76f7ad735a21b89c3ae36858570aa64ec19d2c;hb=88bfb9a713563550b1febb1a89b3a192efe2d091;hp=94b1491b569f30344dd41b6b6d9362055c43701a;hpb=2187f215ebaac73ddbd814696d7c7fa34f0c3de0;p=linux-2.6-microblaze.git diff --git a/drivers/net/can/ti_hecc.c b/drivers/net/can/ti_hecc.c index 94b1491b569f..fc76f7ad735a 100644 --- a/drivers/net/can/ti_hecc.c +++ b/drivers/net/can/ti_hecc.c @@ -454,7 +454,7 @@ static int ti_hecc_get_berr_counter(const struct net_device *ndev, /* ti_hecc_xmit: HECC Transmit * * The transmit mailboxes start from 0 to HECC_MAX_TX_MBOX. In HECC the - * priority of the mailbox for tranmission is dependent upon priority setting + * priority of the mailbox for transmission is dependent upon priority setting * field in mailbox registers. The mailbox with highest value in priority field * is transmitted first. Only when two mailboxes have the same value in * priority field the highest numbered mailbox is transmitted first.