X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=drivers%2Fstaging%2Fotus%2F80211core%2Fctxrx.c;h=ac54d5a636b0907d5a17a00bfea4577fc5506ff5;hp=e258a7df53632cabc0fe644ae2cd2b12bb3d8416;hb=bbc9a9916bc1cd997f3bf303e7930d5f3c804d37;hpb=d52ac3f24e721cd279e7eba1b87914f1454c67ed diff --git a/drivers/staging/otus/80211core/ctxrx.c b/drivers/staging/otus/80211core/ctxrx.c index e258a7d..ac54d5a 100644 --- a/drivers/staging/otus/80211core/ctxrx.c +++ b/drivers/staging/otus/80211core/ctxrx.c @@ -3093,7 +3093,7 @@ u16_t zfWlanRxFilter(zdev_t* dev, zbuf_t* buf) frameType = zmw_rx_buf_readh(dev, buf, offset); - // Don't divide 2^4 because we don't want the fragementation pkt to be treated as + // Don't divide 2^4 because we don't want the fragmentation pkt to be treated as // duplicated frames seq = zmw_rx_buf_readh(dev, buf, offset+22); dst0 = zmw_rx_buf_readh(dev, buf, offset+4);