X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2Figb%2Figb_main.c;h=f0f82dc7c5dba58ad564a85c748dee9f89c8abf6;hb=eef35c2d41ddcc653c20d26b977acaa45c811e1f;hp=df5dcd23e4fcb408384c0991057305a23e41a4f7;hpb=3cfc2c42c1cbc8e238bb9c0612c0df4565e3a8b4;p=mv-sheeva.git diff --git a/drivers/net/igb/igb_main.c b/drivers/net/igb/igb_main.c index df5dcd23e4f..f0f82dc7c5d 100644 --- a/drivers/net/igb/igb_main.c +++ b/drivers/net/igb/igb_main.c @@ -3527,7 +3527,7 @@ enum latency_range { * Stores a new ITR value based on strictly on packet size. This * algorithm is less sophisticated than that used in igb_update_itr, * due to the difficulty of synchronizing statistics across multiple - * receive rings. The divisors and thresholds used by this fuction + * receive rings. The divisors and thresholds used by this function * were determined based on theoretical maximum wire speed and testing * data, in order to minimize response time while increasing bulk * throughput.