X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fnet%2Ftyphoon.c;h=f72573594121340f217336024e9a1aff192c30db;hb=59c51591a0ac7568824f541f57de967e88adaa07;hp=f2dd7763cd0b6661b23dfae1aaa74562f0a29153;hpb=02a3e59a088749c08b0293ee1535f5bf48f5926c;p=deliverable%2Flinux.git diff --git a/drivers/net/typhoon.c b/drivers/net/typhoon.c index f2dd7763cd0b..f72573594121 100644 --- a/drivers/net/typhoon.c +++ b/drivers/net/typhoon.c @@ -639,7 +639,7 @@ typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, typhoon_inc_cmd_index(&ring->lastWrite, num_cmd); - /* "I feel a presence... another warrior is on the the mesa." + /* "I feel a presence... another warrior is on the mesa." */ wmb(); iowrite32(ring->lastWrite, tp->ioaddr + TYPHOON_REG_CMD_READY);